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