import { Injector } from '@angular/core'; import { StylableComponent } from '../../base/stylable.component'; export declare class LayoutGridRowDirective extends StylableComponent { static initializeProps: void; constructor(inj: Injector); }