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

declare const Share: ReactIconComponentType;
export default Share;
            