declare const styles: { readonly "footerSection": string; readonly "globalNav": string; readonly "globalNavContainer": string; readonly "logoContainer": string; readonly "logoSection": string; readonly "navSection": string; }; export = styles;