import { scandir as scandirCallback } from './scandir';
export declare const scandir: typeof scandirCallback.__promisify__;
