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