import type { ElementPosition } from './position.interface.js'; export type PositionMethod = () => ElementPosition; //# sourceMappingURL=positionMethod.type.d.ts.map