export declare const secureFlagPresets: { secureFlagStylePresets: { base: { backgroundColor: string; color: string; iconColor: string; }; }; };