// // KKEmoticonTool.h // WWImageEdit // // Created by 邬维 on 2017/1/12. // Copyright © 2017年 kook. All rights reserved. // #import "KKImageToolBase.h" @interface KKEmoticonTool : KKImageToolBase @end