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