/** Read the contents of a file. */ export default function read(path: string): Promise; //# sourceMappingURL=index.d.ts.map