export default function objType(obj: unknown, shouldTreatIterableAsObject: boolean): string;