export declare const has: (object: T, path: string | string[]) => boolean;