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