import type { BunnyPlugin } from './types.js';
export declare const bunnyStorage: BunnyPlugin;
