import type { Scope } from './types';
declare const _default: (scope: Scope) => Promise<void>;
export default _default;
//# sourceMappingURL=create-cli-db-project.d.ts.map