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