export { ChipRoot, ChipLabel, ChipPrefixIcon, ChipPrefixAvatar, ChipSuffixIcon, type ChipRootProps, type ChipLabelProps, type ChipPrefixIconProps, type ChipPrefixAvatarProps, type ChipSuffixIconProps, } from './Chip'; export * as Chip from './Chip.namespace'; //# sourceMappingURL=index.d.ts.map