import { ReactIconComponentType } from '../types';

declare const ShareIcon: ReactIconComponentType;
export default ShareIcon;
            