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