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