export type { IconCategory, IconDefinition, IconPath } from './icon-types.js';
export { Icon } from './icon.js';
export type { IconProps } from './icon.js';
export * as icons from './icon-definitions.js';
//# sourceMappingURL=index.d.ts.map