declare const get: (value: any, path: string, defaultValue?: any) => any; export default get; //# sourceMappingURL=get.d.ts.map