import { SwitchProps } from '@mui/material/Switch'; declare const ZeniSwitch: (props: SwitchProps) => import("react/jsx-runtime").JSX.Element; export default ZeniSwitch;