declare const reduxPersistIgnoredActions: ("persist/REHYDRATE" | "persist/FLUSH" | "persist/PAUSE" | "persist/PERSIST" | "persist/PURGE" | "persist/REGISTER")[]; export default reduxPersistIgnoredActions; //# sourceMappingURL=reduxPersistIgnoredActions.d.ts.map