import { SVGIconDef } from './types'; declare const ShareOutlined: SVGIconDef; export default ShareOutlined;