import type { TemplateFunction } from "../../src/lib/createAdapter"; declare const templateFunction: TemplateFunction; export = templateFunction;