export default function(){}; export function bar() {} export { bar as qux } from './c';