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