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