declare function helperCreateInTypeof(type: any): (obj: any) => boolean; export default helperCreateInTypeof;