function init() { // No special functionality needed } function teardown() { // No cleanup needed } export { init, teardown };