import { BlueBaseContextPack, RouteConfig } from '@bluebase/components'; import { MaybeThunk } from '@bluebase/core'; export declare function createLinkingConfigs(routes: MaybeThunk, contextPack: BlueBaseContextPack): any;