export declare const config: { defaults: { view: string; size: string; }; variations: { view: { default: import("styled-components").FlattenSimpleInterpolation; }; size: { s: import("styled-components").FlattenSimpleInterpolation; }; }; }; //# sourceMappingURL=Carousel.config.d.ts.map