import { GridRowStructuralComponent } from '@kokiri/core/dist/grid'; export default class GridRow extends GridRowStructuralComponent { private get computedStyle(); }