import "./_runtime_warn.mjs"; import { type Storage } from "unstorage"; export declare function initStorage(): Storage;