import { types as t } from "@marko/compiler";
export declare function preAnalyze(tag: t.NodePath<t.MarkoTag>): void;
