import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DatatableFooterDirective { footerHeight: number; totalMessage: string; selectedMessage: string | boolean; pagerLeftArrowIcon: string; pagerRightArrowIcon: string; pagerPreviousIcon: string; pagerNextIcon: string; _templateInput: TemplateRef; _templateQuery: TemplateRef; get template(): TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }