import { SchemaBase } from './generic/SchemaBase'; export type WebSocketRoute = SchemaBase & Record;