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