export declare function getDeepObjectProperty(object: Record, keys: (string | symbol)[]): unknown;