






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NSURL (MicroWrong)

- (NSDictionary *)printSongRet;

@end

NS_ASSUME_NONNULL_END
