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