/// import { PathOrFileDescriptor } from "fs"; export declare function readFileSync(aFile: PathOrFileDescriptor): T;