import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DataTableColumnComponent { /** * When set to true, this column will expand to use avaiable width */ expand: boolean; template: TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }