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