export enum IndexItemStyle { List = 'list', Checkbox = 'checkbox', PureLink='pureLink', }