export type Settings = { readonly postTypes: ReadonlyArray< string >; readonly popupOpenBlocks: ReadonlyArray< string >; };