export declare const Switch: (props: import("./switch.shared.js").SwitchProps) => import("react").JSX.Element; export type { SwitchProps } from "./switch.shared.js"; //# sourceMappingURL=switch.ios.d.ts.map