declare const fill: (html: string, data?: object, partials?: any, globalData?: any) => string; export default fill;