import React from 'react'; import './index.less'; import type { LocationSearchProps } from './types'; export declare const LocationSearch: React.FC;