import { ExecutionContext } from 'ava'; export declare const pageMacro: (t: ExecutionContext, callback: any) => Promise;