declare module '@yandex/ymaps3-types/import' { interface Import { (pkg: '@yandex/ymaps3-resizer'): Promise; } } export {};