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