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