export interface IDynamicRenderSettings{ component: string | any, props: {[index: string]: any} }