UNPKG

@googlemap-react/core

Version:
7 lines (6 loc) 219 B
import { StandaloneSearchBoxProps } from '../common/types'; declare const StandaloneSearchBox: { (props: StandaloneSearchBoxProps): JSX.Element; displayName: string; }; export default StandaloneSearchBox;