export interface HeadersMessages { restore: string; fixToLeft: string; fixToRight: string; unfix: string; hide: string; sorting: { hint: string; }; } //# sourceMappingURL=head.type.d.ts.map