import type { QWElement } from '@qualweb/qw-element';
declare function getOwnerElement(element: QWElement): QWElement | null;
export default getOwnerElement;
//# sourceMappingURL=getOwnerElement.d.ts.map