import ChangeGroupPicture, { ChangeGroupPictureProps } from './ChangeGroupPicture';
export default ChangeGroupPicture;
export { ChangeGroupPictureProps };
