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