import { ICopyPathOrFile } from "../interface/i-copy-path-or-file";
export declare const copyPathOrFile: ICopyPathOrFile;
