import { Rectangle } from './Rectangle'; import { ShapeUtil } from '../shapeUtils'; export declare const RectangleUtil: ShapeUtil;