import ChangePicture, { ChangePictureProps } from './ChangePicture';
export default ChangePicture;
export { ChangePictureProps };
