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