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