declare function getDynamicValue(this: any, value: any, args?: any[]): Promise; export { getDynamicValue };