export declare const isSymbol: (x: any) => x is Symbol;
//# sourceMappingURL=is-symbol.d.ts.map