declare function isAxisAlignedRectangle(rectangleCornersIJK: any): boolean; export { isAxisAlignedRectangle };