declare const _default: { primary: { background: string; }; secondary: { background: string; }; red: { background: string; }; }; export default _default;