import { PendingMoRequestService } from './pending-mo-request.service';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare class PendingMoRequestModule {
    private pendingMoRequestService;
    constructor(pendingMoRequestService: PendingMoRequestService);
    static ɵfac: i0.ɵɵFactoryDeclaration<PendingMoRequestModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PendingMoRequestModule, never, [typeof i1.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PendingMoRequestModule>;
}
//# sourceMappingURL=pending-mo-request.module.d.ts.map