export interface SetResponseInterface { key: string; saved: boolean; }