export declare const get: (object: T, path?: string | null, defaultValue?: unknown) => any; //# sourceMappingURL=get.d.ts.map