export declare const instantProductsReducer: import("@reduxjs/toolkit").Reducer & { getInitialState: () => import("./instant-products-state.js").InstantProductsState; };