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