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