export * from './icons/index.js'; export type { BoxIconProps, IconPack, FlipDirection, IconSize, IconConfig } from './types.js'; export { buildTransform, getSizePixels } from './utils.js'; //# sourceMappingURL=index.d.ts.map