import { CdkFooterRowDef, CdkHeaderRowDef, CdkRowDef } from "@angular/cdk/table"; import * as i0 from "@angular/core"; export declare class RealsoftHeaderRowDef extends CdkHeaderRowDef { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; static ngAcceptInputType_sticky: unknown; } export declare class RealsoftFooterRowDef extends CdkFooterRowDef { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; static ngAcceptInputType_sticky: unknown; } export declare class RealsoftRowDef extends CdkRowDef { static ɵfac: i0.ɵɵFactoryDeclaration, never>; static ɵdir: i0.ɵɵDirectiveDeclaration, "[realsoftRowDef]", never, { "columns": { "alias": "realsoftRowDefColumns"; "required": false; }; "when": { "alias": "realsoftRowDefWhen"; "required": false; }; }, {}, never, never, true, never>; }