export declare let remote: { add: (dirPathArg: any) => void; remove: () => void; };