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