import Sync from './sync' import Rsync from './rsync' export { Sync, Rsync } export default Sync