declare const styles: { readonly "button": string; readonly "content": string; readonly "controls": string; readonly "description": string; readonly "link": string; readonly "title": string; readonly "wrapper": string; }; export = styles;