import { TemplateRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class SidebarFooterDirective {
    templateRef: TemplateRef<any>;
    static ɵfac: i0.ɵɵFactoryDeclaration<SidebarFooterDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<SidebarFooterDirective, "[njSidebarFooter]", never, {}, {}, never, never, true, never>;
}
