type SettingsType = { editorId: string } const settings: SettingsType = (window as any).hulk_woo_tmcecd_settings; export default settings