/// <reference types="react" />
import { RecoilURLSyncJSONOptions } from 'recoil-sync';
type Props = Omit<RecoilURLSyncJSONOptions, 'browserInterface'>;
export declare const RecoilURLSyncJSONNext: React.FC<Props>;
export {};
//# sourceMappingURL=RecoilURLSyncJSONNext.d.ts.map