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