Version: 1.0.01.0.11.0.21.1.01.1.11.1.21.1.32.0.02.0.12.0.22.0.32.0.42.0.53.0.0
import type Settings from '../settings';
import type { Stats } from '../types';
export declare function read(path: string, settings: Settings): Stats;