import React from 'react'; import { Switch as AntdSwitch } from 'antd'; import { DnFC } from '@nokecy/designable-react'; export declare const Switch: DnFC>;