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