import type { types as t } from "@marko/compiler"; export declare function optimizeHTMLWrites(program: t.NodePath): void;