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