/**
 *
 * @param invocation the invocation to perform
 *
 */
export declare function locate(qnamePath: string[], v: any): [any, any];
