import { waitForOptions } from "./wait-for"; export function waitForDomChange(options?: waitForOptions): Promise;