import { Output } from '../index.js'; export declare function transformLegacyApp(app: any, output: Output): any;