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