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