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