export const CUSTOMERS_LIST_SELECTORS = {
createCustomerButton: '[data-test-id="create-customer"]',
};