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