export interface BlockSettingItem { blockId: string; setting: any; }