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