export declare const theme: { color: { primary: string; warning: string; error: string; success: string; gray: string; }; };