/** * Shared helpers for automotive panel widgets. */ export declare function lines(props: Record, fallback: string[]): string[];