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