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