export interface DimensionData { rectTop: number; rectBottom: number; rectWidth: number; }