import { IconProps } from '../lib';
declare function SpotifyLogo(props: IconProps): JSX.Element;
export default SpotifyLogo;
