export declare class GridItemComponent { x: number; y: number; readonly translate: string; readonly transform: string; }