/** * Returns the `[left, top]` offset position of the given el */ export declare function position_offset_a_(el:HTMLElement):[number, number] export { position_offset_a_ as _position_offset_a1, position_offset_a_ as _xy__offset, }