export declare const animationFadeIn: import("styled-components").Keyframes; export declare const animationFadeOut: import("styled-components").Keyframes; export declare const animationZoomIn: import("styled-components").Keyframes; export declare const animationZoomOut: import("styled-components").Keyframes;