declare const setupFieldPlugin: () => { cleanUp: () => void; }; export { setupFieldPlugin };