/// import { EmbedProps as Props } from "."; declare function Spotify(props: Props): JSX.Element; declare namespace Spotify { var ENABLED: RegExp[]; } export default Spotify; //# sourceMappingURL=Spotify.d.ts.map