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

declare const SpotifyLineIcon: RemixiconReactIconComponentType;
export default SpotifyLineIcon;
