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