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