import { Context } from '../context';
export declare function hash(ctx: Context, options: any): void;
