export { default } from "./Switch";
export * from "./Switch";
export * from "./SwitchProps";
export { default as switchClasses } from "./switchClasses";
export * from "./switchClasses";
