import type Configure from '@adonisjs/core/commands/configure'; export declare const KNOWN_STORES: string[]; export declare function configure(command: Configure): Promise;