export declare type StorageRollback = {
    rollback?: boolean;
};
