import { FC } from 'react'; import { VistaProgressV1Props } from '../../type/vista-progress-type'; export declare const VistaProgressV1: FC;