import { default as React } from 'react';
declare const SpotifyIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default SpotifyIcon;
