9c79699b8e87d8a1b7d8c079383c90cf37dbf62de126b302b365f70d3c366c40871f005f2e1a7253160a8788dbf13254aefee3aa4a7a2d526d5fd1578f0bd5 151 B

123
  1. import type Settings from '../settings';
  2. import type { Stats } from '../types';
  3. export declare function read(path: string, settings: Settings): Stats;