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