import { PluginObj } from '@babel/core';
export default function AmpAttributePatcher(...args: any): PluginObj;
