export function calculateScaleRatio(scaleRatio: any): number;export function calculateScalePercentage(scalePercentage: any): number;export function calculateRotation(rotationAngle: any): any;export function getNearestRectAngle(rotationAngle: any, shouldRotateToLeft: any): number;