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