export type { SwitchProps } from './types'; export declare function Switch(props: SwitchProps): import("react/jsx-runtime").JSX.Element; export default Switch; //# sourceMappingURL=Switch.d.ts.map