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