import React from 'react'; export function Filters() { return ( <>
REGION
TYPE
SORT BY
); } export {};