import setupAssets from './assets';
import setupNaiveUI from './naive';
export { setupAssets, setupNaiveUI };