Repository URL to install this package:
export declare function isMobxSymbolEqByString(x: Symbol): boolean; export declare function toMobxSymbol(thing: any): symbol;