import type { TemplateData } from '../types';
export declare function imgUrlHelper(this: TemplateData, image: unknown, options: unknown): string;
//# sourceMappingURL=imgUrl.d.ts.map