export const typeSym = Symbol('type')
export const valueSym = Symbol('value')
