/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Switch } from './Switch';
export type { SwitchProps } from './Switch';
