import * as i0 from "@angular/core";
export declare class ModalBackdropComponent {
    protected destroy: Function;
    protected close: Function;
    dismiss(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<ModalBackdropComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ModalBackdropComponent, "hx-modal-backdrop", never, {}, {}, never, never>;
}
