import type { RelativeAbsolutePosition } from '../../../types/pointer-events.js'; export declare const centerPositionVertically: (position: RelativeAbsolutePosition, height: number) => RelativeAbsolutePosition; //# sourceMappingURL=center-position-vertically.d.ts.map