import { DappeteerPage } from "../../page"; export declare const ensureIsInDialog: (page: DappeteerPage) => Promise;