export interface IHostProp { name: string; isStatic: boolean; }