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