export declare function getFuncFromStr(funcStr: string, args?: string[]): T | undefined;