declare const styles: { readonly "confirmButton": string; readonly "contentShow": string; readonly "dialogActions": string; readonly "dialogButton": string; readonly "dialogContent": string; readonly "dialogDescription": string; readonly "dialogOverlay": string; readonly "dialogTitle": string; readonly "overlayShow": string; }; export = styles;