export type LocalStorage = { list: any; secret: string; };