declare const styles: { readonly "box": string; readonly "circle": string; readonly "overlay": string; readonly "pulse": string; readonly "text": string; readonly "wrapper": string; }; export = styles;