import type { RectanglesOutput } from '../methods/rectangles.interfaces.js'; export type ElementPosition = RectanglesOutput; //# sourceMappingURL=elementPosition.interfaces.d.ts.map