/// import { IconProps } from '../../types'; declare const Share: (allProps: IconProps) => JSX.Element; export default Share;