import { StepOwnerState } from './Step.types'; export declare const StepRoot: import("@emotion/styled").StyledComponent & StepOwnerState, Pick, HTMLLIElement>, keyof React.ClassAttributes | keyof React.LiHTMLAttributes>, {}>; export declare const StepIndicator: import("@emotion/styled").StyledComponent & StepOwnerState, Pick, HTMLDivElement>, keyof React.HTMLAttributes | keyof React.ClassAttributes>, {}>;