Variable EJSONConst

EJSON: {
    deserialize: typeof EJSONdeserialize;
    parse: typeof parse;
    serialize: typeof EJSONserialize;
    stringify: typeof stringify;
}