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