import type { IconProps } from '../../types';
declare const FinderLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Finder Line
 * @see {@link https://remixicon.com/icon/finder-line Remix Icon Docs}
 */
export { FinderLine };
