import { ClientRestfulServiceGeneratorOptions } from "./types";
export declare function generate(optionsList: ClientRestfulServiceGeneratorOptions): Promise<ClientRestfulServiceGeneratorOptions>;
//# sourceMappingURL=generator.d.ts.map