export declare class DropDb { execute(dbName: string): Promise; }