import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const YandexIcon: FunctionalComponent; export default YandexIcon;