import { MdiReactIconComponentType } from './dist/typings';

declare const SpotifyIcon: MdiReactIconComponentType;
export default SpotifyIcon;
