export interface IElementOption { name: string; codename: string; }