import { default as Map } from 'ol/Map';
declare function createBaiduMap(target?: string): Map;
export default createBaiduMap;
