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