import { BaseComponent } from '../../utils'; import * as i0 from "@angular/core"; export declare class PTableCell extends BaseComponent { multiline?: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }