import { IRectangle } from './IRectangle'; export declare function GetRectangleAspectRatio(rect: IRectangle): number; //# sourceMappingURL=GetRectangleAspectRatio.d.ts.map