Variable diamondConst

diamond: {
    d: string;
    height: number;
    id: string;
    width: number;
} = ...