export default { normal: '{{location.street}} {{location.buildingNumber}}', full: '{{location.street}} {{location.buildingNumber}}, {{location.secondaryAddress}}', };