export declare function writePackage(destination: string, content: string): (resolve: Function, reject: Function) => void;