import { UserProfileLinks } from './UserProfileLinks';
import type { UserProfileLinksProps } from './UserProfileLinks';
export { UserProfileLinks, UserProfileLinksProps };
export default UserProfileLinks;
//# sourceMappingURL=index.d.ts.map