declare module 'g-mapify' { const GMapify: any; const AddressFormatter: any; export { GMapify, AddressFormatter }; }