#!/usr/bin/env node export declare function remove(args: string[]): Promise;