export declare const get: (object: T, path: string | string[], defaultValue?: V) => V | undefined; //# sourceMappingURL=get.d.ts.map