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