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