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