import { IItemTree } from '@deja-js/component/core/item-list'; export declare type IDejaGridRow = IItemTree;