import { ControllerI } from '../Controller';
export declare const writeController: (controller: ControllerI, pathArray: string[], sdkLocation: string, typeLocation: string, sdkTypeName: string) => void;
//# sourceMappingURL=writeControllers.d.ts.map