declare type ConnectionTag = number | string | symbol; export default ConnectionTag;