/// export declare const Button: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLButtonElement>, {}>; export declare const StyledStepLabel: import("@emotion/styled").StyledComponent;