export declare const kindOf: (thing: unknown) => any;
