import { stat as statCallback } from './stat';
export declare const stat: typeof statCallback.__promisify__;
