declare const tripleStache: RegExp;
declare const doubleStache: RegExp;
declare let localizationHandlebarsExtension: (hbs: any, opts: any) => void;
