export declare type BoxDimension = "measure" | "extent" | "width" | "height";
