export default function grabDirNames(): { rootDir: string; syncConfigFileName: string; syncConfigFilePath: string; ignoreFileName: string; };