import type { IconComponent } from '../types'; declare const StickerCircle: IconComponent; export default StickerCircle;