import { Route } from 'stix'; /** * This config is where you configure the routes for your module. */ export const router = { routes: [ ], };