import type { IconProps } from '../../types'; declare const ChipFill: import("react").NamedExoticComponent; /** * MingCute Icon: Chip Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { ChipFill };