declare const styles: { readonly "tag": string; readonly "prefix": string; readonly "suffix": string; readonly "content": string; }; export = styles;