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