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