declare module 'handlebars-helpers' {
  export function comparison(config: any): any;
}
