export function useMap(props: any): { gotoStoreList: () => void; phoneCall: () => void; };