import { type JSX } from 'woby'; declare const Route: () => JSX.Element; export default Route; //# sourceMappingURL=route.d.ts.map