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