import ConfigureCommand from '@adonisjs/core/commands/configure';
export declare function configure(_command: ConfigureCommand): Promise<void>;
