import { TFilePaths } from './types'; export default function loadPartialFiles(cwd: string, partialPaths: TFilePaths): TFilePaths;