export type { IconProps, SVGIconProps, SVGIconVariants } from './types';
export type { KitIconComponent, IconElement, SVGKit, SVGVariants, } from './base';
export { KitIcon } from './base';
//# sourceMappingURL=index.d.ts.map