export declare function NgModule({ id, imports, declarations, providers, directRegister }: any): (target: any) => void;
