export declare const displayFlexCenter: import("styled-components").FlattenSimpleInterpolation; export declare const Up: (size: string) => string; export declare const HideScrollBar: () => string; export declare const fadeIn: import("styled-components").Keyframes; export declare const fadeInScaling: import("styled-components").Keyframes; export declare const fadeOut: import("styled-components").Keyframes; export declare const fadeInAnimation: (time?: number | undefined) => import("styled-components").FlattenSimpleInterpolation; export declare const fadeInScalingAnimation: (time?: number | undefined) => import("styled-components").FlattenSimpleInterpolation; export declare const fadeOutAnimation: (time?: number | undefined) => import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=helpers.d.ts.map