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