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