export declare const getElementPosition: (element: HTMLElement) => string;
