import type { FilePath } from '@atlaspack/types-internal'; export default function getRootDir(files: Array): FilePath;