import { Rectangle } from '../maths/shapes/Rectangle';
export declare const rectangleExtraMixins: Partial<Rectangle>;
