UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

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