import { FC } from 'react'; import { VistaToggleV4Props } from '../type/vista-toggle-type'; export declare const VistaToggleV4: FC;