export default interface filtersInterface { filterName: string; fulterValue: any; }