import OadpSwitch from './oadp-switch';
export type { OadpSwitchProps } from './oadp-switch';
export default OadpSwitch;
