export declare function addProcessingDays(inDate: string, ndays: number): string;