import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./calendar.module";
export declare const IslamicService: ValueProvider;
/**
 * NgModule definition for the Calendar component with providers.
 */
export declare class CalendarAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CalendarAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarAllModule, never, [typeof i1.CommonModule, typeof i2.CalendarModule], [typeof i2.CalendarModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CalendarAllModule>;
}
