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