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