import { SVGProps } from "react";
declare const LIDevicePhoneCallTransfer: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIDevicePhoneCallTransfer };
