export declare const removeFromGridStateInStorage: (key: string, secondKey?: string) => void;
