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