export interface TagLocale { remove: (label: string) => string; }