export { switchRoot, switchConfig } from './Switch'; export { tokens as switchTokens } from './Switch.tokens'; export type { SwitchProps } from './Switch.types'; //# sourceMappingURL=index.d.ts.map