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