import type { Stack } from '../type'; type Type = Stack['ci']['deployFunctions']; export declare const deployFunctions: Type; export {}; //# sourceMappingURL=deployFunctions.d.ts.map