import { FC } from 'react'; import { VistaButtonV1Props } from '../../type/vista-button-type'; export declare const VistaButtonV1: FC;