import { StepButtonOwnerState } from './StepButton.types'; export declare const StepButtonRoot: import("@emotion/styled").StyledComponent & StepButtonOwnerState, Pick, HTMLButtonElement>, keyof React.ClassAttributes | keyof React.ButtonHTMLAttributes>, {}>;