export type TLocalType = 'triplex' | 'duplex' | 'villa' | 'appartement' | 'studio' | 'chambre' | 'magasin' | 'autre' | 'bureaux';
