export declare const renderHandlebarsTemplate: (input: { template: string; context: TContext; }) => string;