import type { Rewrite } from './load-custom-routes'; export declare function generateInterceptionRoutesRewrites(appPaths: string[]): Rewrite[];