import type { ChannelSetupSchema, ChannelSurface } from '../types.js'; export declare function getBuiltinSetupSchema(surface: ChannelSurface): ChannelSetupSchema; //# sourceMappingURL=setup-schema.d.ts.map