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