import { IconProps } from '../types';
declare function SpotifyLogo(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default SpotifyLogo;
//# sourceMappingURL=SpotifyLogo.d.ts.map