import { IconProps } from "../icon"; export declare function StepIcon(props: IconProps): import("react/jsx-runtime").JSX.Element;