import { GridType } from "@design-system-rte/core/components/grid/grid.interface"; import * as i0 from "@angular/core"; export declare class GridDirective { readonly gridType: import("@angular/core").InputSignal; get hostClasses(): string; get hostDataClasses(): string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }