declare const act: (callback: () => void) => Promise; export { act }; //# sourceMappingURL=actCompat.d.ts.map