export declare function run(args?: {
    appDir?: string;
    typed?: string;
}): Promise<void>;
//# sourceMappingURL=generateRoutes.d.ts.map