export interface NestModule { configure(consumer: any): void; }