/// declare const StyledStepperSection: import("styled-components").StyledComponent<({ itemTitle, className, onClose, confirmLabel, onChange, ...props }: import("./StepperSection").StepperSectionProps) => JSX.Element, any, {}, never>; export { StyledStepperSection as StepperSection };