/**
 * @license
 * Copyright 2025 Sandlada & Kai Orion
 * SPDX-License-Identifier: MIT
 */
export { Switch } from './switch';
export { type TSwitchProps, type TSwitchSlots } from './switch.definition';
//# sourceMappingURL=index.d.ts.map