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