export declare const fieldsReducer: import("@reduxjs/toolkit").Reducer & { getInitialState: () => import("./fields-state.js").FieldsState; };