/// import { SearchBarAssociationProps } from './type'; export declare function SearchBarAssociation(props: SearchBarAssociationProps): JSX.Element;