import type { App } from "../main.js"; export declare function databaseClear(app: App): Promise;