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