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