import * as lowdb from "lowdb"; export declare function initialize(db: lowdb.LowdbAsync): Promise;