export declare class RouteUtils {
    static backUrl: (path: string) => string;
}
