export declare const deepElementFromPoint: (x: number, y: number) => any;
