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