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