import * as React from 'react';
import { StepSharedProps } from '../../types';
export declare const HorizontalStep: React.ForwardRefExoticComponent<StepSharedProps & React.RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=index.d.ts.map