import { CustomSearchProps } from './CustomSearch.types';
export declare const ExampleCustomSearchProps: CustomSearchProps;
