import { type StartStudioHostServerOptions } from './server'; /** * Starts the Studio host with trusted auth, secret, and external API bridges registered. */ export declare function startStudioHostServerWithSecrets(options?: number | StartStudioHostServerOptions): Promise, import("fastify").FastifyBaseLogger, import("fastify").FastifyTypeProviderDefault>>; //# sourceMappingURL=serverWithSecrets.d.ts.map