import MemoryStore from './memory.js'; export declare const stores: { memory(): import("@adonisjs/core/types").ConfigProvider; };