declare module '@vaadin/vaadin-usage-statistics/vaadin-usage-statistics.js' {
  export { usageStatistics };

  function usageStatistics(): void;
}
