import { IconDefinition } from '../types';
declare const SpotifyFilled: IconDefinition;
export default SpotifyFilled;
