import { RackifyServer } from './types'; export declare const loadControllers: (app: RackifyServer) => Promise; //# sourceMappingURL=load-controllers.d.ts.map