import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Steps: IComponentPrototype; export declare const StepsItem: IComponentPrototype;