export function getRect(el: any): { top: any; left: any; width: any; height: any; };