import { SvgIconComponent } from './types'; declare const IosShareIcon: SvgIconComponent; export default IosShareIcon;