export { default as modifyPhoto } from './modifyPhoto'; export { default as removePhoto } from './removePhoto'; export * from './removePhoto'; export * from './modifyPhoto';