import React from 'react'; import { StepLineProps } from './types'; export declare const StepLine: React.FC; //# sourceMappingURL=StepLine.d.ts.map