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