export const ContactsSearchMode = Object.freeze({ NAME: 'name', LABELS: 'labels', ABOUT: 'about', VARIABLES: 'variables', DESTINATION: 'destination', });