export declare const theme: { colors: { white: string; backgroundModal: string; border: string; red: string; }; };