/// <reference types="handlebars" />
export declare function importContext(options: Handlebars.HelperOptions): string;
export declare function getContext(options: Handlebars.HelperOptions): string;
