import { IRouteFunction } from '../types'; export declare const RouteFunction: IRouteFunction; export default RouteFunction;