import 'reflect-metadata';
export declare function ModuleConfiguration(moduleClass: any): (target: any) => void;
