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

declare const SpotifyFillIcon: RemixiconReactIconComponentType;
export default SpotifyFillIcon;
