///
declare const StepsContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
declare const StepBar: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
declare const LabelsContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
declare const StepLabel: import("@emotion/styled").StyledComponent & import("react").RefAttributes & import("@mui/system").MUIStyledCommonProps, {}, {}>;
export { LabelsContainer, StepBar, StepLabel, StepsContainer };