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