import Handlebars from 'handlebars';
import { TemplateData } from '../types';
export declare function ghostFootHelper(this: TemplateData, _options: Handlebars.HelperOptions): Handlebars.SafeString;
//# sourceMappingURL=ghostFoot.d.ts.map