import type { PikkuSchema } from './pikku-schema.types.js'; /** Registered deployments and the functions each one serves. */ export declare const deploymentSchema: PikkuSchema;