export declare function remove(name: string, opts: { force?: boolean; }): Promise;