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