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