/** * @param filepath absolute filepath */ export declare function remove(filepath: string): Promise; //# sourceMappingURL=remove.d.ts.map