export declare const colorSchemes: { light: { '--background': string; '--divider': string; '--border-bottom': string; }; };