export declare function jsonpath(path: string, json: object): any;
