export declare const progressKeyframe: import("styled-components").Keyframes;
export declare const ProgressAnimation: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
