// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly afterOpen: string; readonly beforeClose: string; readonly closeButton: string; readonly container: string; readonly content: string; readonly footer: string; readonly header: string; readonly modal: string; readonly overlay: string; readonly title: string; }; export default styles;