export declare function adjustZonedBusinessDays(value: string, direction: 1 | -1, absAmount: number): string;
