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