import { HelperOptions } from 'handlebars'; declare const defaultFunc: (options: HelperOptions) => string; export default defaultFunc;