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