export declare function hasPath(object: Record<string, unknown>, path: string): boolean;
//# sourceMappingURL=hasPath.d.ts.map