import type { Device } from "@siteimprove/alfa-device"; import { Element } from "@siteimprove/alfa-dom"; import { Sequence } from "@siteimprove/alfa-sequence"; export declare function getInterposedDescendant(device: Device, element: Element): Sequence; //# sourceMappingURL=get-interposed-descendant.d.ts.map