import Handlebars from "handlebars"; export declare function registerHandlebarsHelpers(): void; export declare function getHandlebars(): typeof Handlebars;