import { PageMeta } from '../resolve'; export declare function createRoutes(meta: PageMeta[], dynamic: boolean, chunkNamePrefix: string): string;