function x () { console.log( 'after' ); } export { x as after };