import { Context } from '../types'; export declare const getHelper: (context: Context) => Promise;