export declare function jsonPath(obj: any, expr: string): any[] | null;