import { IconSvgProps } from '../types';
declare const Share: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Share;
//# sourceMappingURL=Share.d.ts.map