import * as i0 from "@angular/core";
export { HubPortal } from './portal';
export { HubPortalConfig, HubPortalOptions, HubPortalUpdatableOptions } from './portal-config';
export { HubPortalRef, HubActivePortal } from './portal-ref';
export { HubPortalStack } from './portal-stack';
export { PortalDismissReasons } from './portal-dismiss-reasons';
export declare class HubPortalModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<HubPortalModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<HubPortalModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<HubPortalModule>;
}
