declare const readDir: (s: string) => string[]; export default readDir;