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