import * as i0 from "@angular/core";
export declare class DrawerHeaderDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<DrawerHeaderDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerHeaderDirective, "[auiDrawerHeader]", never, {}, {}, never, never, true, never>;
}
export declare class DrawerContentDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<DrawerContentDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerContentDirective, "[auiDrawerContent]", never, {}, {}, never, never, true, never>;
}
export declare class DrawerFooterDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<DrawerFooterDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerFooterDirective, "[auiDrawerFooter]", never, {}, {}, never, never, true, never>;
}
