/**
 * @module
 * RegExpRouter for Hono.
 */
export { RegExpRouter } from './router';
