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