import * as i0 from "@angular/core"; export declare class ModalWindowComponent { center: boolean; margin: string; top: string; left: string; right: string; position: string; width: string; removeScroll: boolean; topBorder: boolean; shadow: boolean; set isHidden(hidden: boolean); get isHidden(): boolean; private _isHidden; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=modal-window.component.d.ts.map