declare function isArgs(val: any): boolean; export = isArgs;