import { ISwitchProps } from "@blueprintjs/core"; export default function AdsSwitch(props: ISwitchProps): JSX.Element;