import { GridsterItem } from 'angular-gridster2'; export class DashboardLayout { version: number | undefined; layout: Array | undefined; }