import { Rowan } from "rowan"; /***/ export declare class App extends Rowan { constructor(opts: { controllers: any[]; root?: string; }); }