/** * This wraps the core version of getPaths into something that catches the exception * and displays a helpful error message. */ export declare function getPaths(): import("@redwoodjs/project-config").Paths; //# sourceMappingURL=paths.d.ts.map