import type { Adaptor } from './types'; /** * Legacy LCAP Adaptor */ export declare const LCAPServiceAdaptorLegacy: Adaptor; //# sourceMappingURL=app-studio-lcap_legacy.d.ts.map