export declare const get: (entity: any, path: (string | number)[]) => (entity: any, path: (string | number)[]) => any;