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