export declare class HandlebarsHelper { static injectContext(message: string, context: object): string; }