declare const styles: { readonly "carousel": string; readonly "container": string; readonly "indicators": string; readonly "tacitly": string; readonly "dot": string; readonly "active": string; readonly "line": string; readonly "arrow": string; readonly "arrowLeft": string; readonly "arrowRight": string; readonly "item": string; readonly "light": string; }; export = styles;