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