import * as React from 'react'; /** * @ignore - internal component. */ declare function SpotifyIcon(): React.JSX.Element; export default SpotifyIcon;