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