import { BaseComponent } from '../../utils';
import * as i0 from "@angular/core";
export declare class PTableHeadRow extends BaseComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<PTableHeadRow, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<PTableHeadRow, "p-table-head-row,[p-table-head-row]", never, {}, {}, never, ["*"], false, never>;
}
