export declare const readFile: (path: string) => Promise<never>;
