import type { IconComponent } from "../../types";
export declare const Spotify: IconComponent;
export default Spotify;
