import { KordClient } from './client/KordClient'; const client = new KordClient(); client.start();