import { types as t } from "@marko/compiler"; declare const _default: { MarkoTag(this: unknown, tag: t.NodePath): void; }; export default _default;