import type { types as t } from "@marko/compiler"; export default function isAtRoot(tag: t.NodePath): boolean;