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