/**
 * @license
 * Copyright 2025 Sandlada & Kai Orion
 * SPDX-License-Identifier: MIT
 */
export { Icon } from './icon';
export { IconVariant, type TIconProps, type TIconSlots, type TIconVariant } from './icon.definition';
//# sourceMappingURL=index.d.ts.map