import type ymaps from 'yandex-maps'; export declare const renderUserGeolocation: (map: { current: ymaps.Map; }, yandexMaps: typeof ymaps, className: string) => any;