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