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