import { TypeServerParams } from './types'; export declare function run(params: TypeServerParams): void; //# sourceMappingURL=run.d.ts.map