export declare function getContextMergeTags(mergeTags: { [key: string]: any; }, context: { [key: string]: any; }, idx: string): { [key: string]: any; };