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