import type { types as t } from "@marko/compiler"; export default function isStatic(path: t.NodePath): path is t.NodePath | t.NodePath | t.NodePath;