/// /// import { Theme } from '../../constants'; export declare const Switch: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, { isChecked: boolean; theme: Theme; disable?: boolean | undefined; }, object>;