import type { MastraStorage } from './base';
export declare function augmentWithInit(storage: MastraStorage): MastraStorage;
//# sourceMappingURL=storageWithInit.d.ts.map