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