import { CoreStep } from '../types.js';
export declare const dbSetup: CoreStep;
