declare const styles: { readonly "backButton": string; readonly "cheveron": string; readonly "closeButton": string; readonly "divider": string; readonly "text": string; readonly "wrapper": string; }; export = styles;