'use strict';
module.exports = Object.freeze({
id: Symbol(),
realm: Symbol(),
resize: Symbol(),
type: Symbol(),
});