export declare const readfile: (filepath: string) => Promise<any>;
