declare function typeDetect(obj: any): string;
export = typeDetect;
