export declare const ICON_FILL: { light: string; dark: string; }; export declare const TEXT_COLORS: { light: string; dark: string; };