import { what3words, What3wordsService } from './service'; export * from './client'; export * from './lib'; export default what3words; export { What3wordsService };