import { SPAServerConfig } from './types'; export declare function createIndexRouter(config: SPAServerConfig): Promise;