import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function SocialNetwork(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=SocialNetwork.d.ts.map