import { two as _two } from '../altdir/two'; export default function two () { return _two(); }