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