export declare const registerPathsLoader: ({ appDir, baseUrl, paths }: { appDir: any; baseUrl: any; paths: any; }) => Promise;