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