export declare function __type(val: any, ...compareTypes: string[]): string | boolean;