import { IconDefinition } from '../types';
declare const ShareAltOutlined: IconDefinition;
export default ShareAltOutlined;
