export type { StepsProps as Props } from './steps.type';
export type { StepProps } from './step.type';
