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