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