import axe from './axeSetup'; import testA11y from './testA11y'; export {axe, testA11y};