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