import GoogleTrendsApi from './helpers/googleTrendsAPI'; export * from './types/index'; export default GoogleTrendsApi;