export declare function findLocalGroup(element: HTMLElement): import("../../logic/group.js").Group<any>;
