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