import type { RemixConfig } from "../../config"; export declare function getRouteModuleExports(config: RemixConfig, routeId: string): Promise;