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