import { InfoDrawerLayoutComponent, InfoDrawerTitleDirective, InfoDrawerButtonsDirective, InfoDrawerContentDirective } from './info-drawer-layout.component'; import { InfoDrawerComponent, InfoDrawerTabComponent } from './info-drawer.component'; import * as i0 from "@angular/core"; import * as i1 from "./info-drawer-layout.component"; import * as i2 from "./info-drawer.component"; export declare const INFO_DRAWER_DIRECTIVES: readonly [typeof InfoDrawerLayoutComponent, typeof InfoDrawerTabComponent, typeof InfoDrawerComponent, typeof InfoDrawerTitleDirective, typeof InfoDrawerButtonsDirective, typeof InfoDrawerContentDirective]; /** @deprecated use `...INFO_DRAWER_DIRECTIVES` or import standalone directives directly */ export declare class InfoDrawerModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }