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