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