/** Remove a file or directory. */
export default function remove(path: string | Array<string>): Promise<void>;
//# sourceMappingURL=index.d.ts.map