import type { CommandLineDescription } from '@tramvai/core'; export declare const lines: { server: CommandLineDescription; client: CommandLineDescription; }; //# sourceMappingURL=defaultLines.d.ts.map