import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/platform-browser/animations";
import * as i4 from "@angular/cdk/overlay";
export declare class SharedHomeModule {
    ScriptElement?: HTMLScriptElement;
    JquerySrciptElement?: HTMLScriptElement;
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<SharedHomeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SharedHomeModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.BrowserAnimationsModule, typeof i4.OverlayModule], [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.BrowserAnimationsModule, typeof i2.ReactiveFormsModule, typeof i4.OverlayModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SharedHomeModule>;
}
