export { Switch, SwitchProps, SwitchThumbIconProps } from './switch.js';
export { SwitchContext, SwitchRenderProps } from 'react-aria-components';
import 'react';
import '@trail-ui/theme';
