declare const ProgressWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
export default ProgressWrapper;
