ProfilePictureSetFragment: {
    __typename: "ImageSet";
    optimized: ImageFragment | null;
    raw: ImageFragment;
    thumbnail: ImageFragment | null;
}

Type declaration