export interface HeadersMessages { restore: string, fixToLeft: string, fixToRight: string, unfix: string, hide: string, sorting: { hint: string, } }