declare const findPackemFile: (rootDirectory: string, configPath?: string) => Promise; export default findPackemFile;