import { GenOptions } from "./gen"; export declare function start(opts: GenOptions): void;