export default function plugin({ exclude }?: { exclude?: string[]; }): [import("@babel/core").PluginObj, Record];