/** * Provides an adaptor to launch from CAP in BAS * */ import type { Adaptor } from './types'; export declare const MtaLaunchAdaptor: Adaptor; //# sourceMappingURL=app-studio-mta.d.ts.map