import React from 'react'; import type { SearchAndFilterProps } from './types'; export declare const SearchAndFilter: React.FC;