declare module '@vaadin/vaadin-usage-statistics/vaadin-usage-statistics.js' { function usageStatistics(): void; export { usageStatistics }; }