import type { DropDatabase } from './types.js'; export declare const dropDatabase: DropDatabase; //# sourceMappingURL=dropDatabase.d.ts.map