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