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