import { withUI } from '@extension/ui'; export default withUI({ content: ['index.html', 'src/**/*.tsx'], });