export declare const mergeGridStateIntoStorage: (key: string, value: any) => void;
