import ChangePictureDialog, { CPDialogProps } from './ChangePictureDialog';
export default ChangePictureDialog;
export { CPDialogProps };
