import type { TwingTagHandler } from "../tag-handler";
export declare const createApplyTagHandler: () => TwingTagHandler;
