export * from './prefix-router.interface';
export { default as PrefixRouter } from './PrefixRouter';
