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