export declare function focusElement(asyncSelector: Promise, thenCallback?: (element: NonNullable) => void | Promise): Promise; //# sourceMappingURL=focus-element.d.ts.map