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