import { OnixStorageHelper } from "./Types";
export declare const storage: OnixStorageHelper;
export declare const tempStorage: OnixStorageHelper;
