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