import './ProgressLine.css'; import { ProgressLineComponent } from './types'; export declare const ProgressLine: ProgressLineComponent;