export type DSQL_SERVERS = { server_id?: number; ip?: string; ssh_user?: string; ssh_port?: number; };