import { TemplateRef } from '@angular/core'; export declare class BitHeaderFooterDirective { ref: TemplateRef; constructor(ref: TemplateRef); }