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