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