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