declare const styles: { readonly "card": string; readonly "header": string; readonly "headerTitle": string; readonly "headerExtra": string; readonly "content": string; readonly "footer": string; readonly "action": string; }; export = styles;