export declare class Utils {
    indexedDB: IDBFactory;
    constructor();
}
