import type { Attributes } from '../../../types'; import { findBackgroundColor } from '../../../util/colors'; export const Headlights = (attributes: Attributes) => ( );