import React from 'react'; import { ProgressBarPropType } from './types'; export declare const ProgressBar: React.FC;