declare const routesToAdd: (resourceName: string) => string[]; export { routesToAdd };