import React from 'react';
import type { BlurSwitchProps } from './BlurSwitch';
export type { BlurSwitchProps } from './BlurSwitch';
export declare const BlurSwitch: React.NamedExoticComponent<BlurSwitchProps>;
export default BlurSwitch;
//# sourceMappingURL=BlurSwitch.web.d.ts.map