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