import myfile from 'mypackage/myfile' export default function WildcardAlias() { return
{myfile.hello}
}