export const GROUP_NOT_FOUND = 'No filters found'; export const GROUP_SEARCH = 'Search by filter name'; export const GROUP_SEARCH_CLEAR = 'Clear search'; export const CLEAR = 'Clear all'; export const CHECK = 'Check all'; export const ONLY = 'only';