export declare function BoundsIntersects(id: number, x: number, y: number, right: number, bottom: number): boolean;
//# sourceMappingURL=BoundsIntersects.d.ts.map