import { SearchBoxProps } from './SearchBox.types';
export declare const ExampleSearchBoxProps: SearchBoxProps;
