export default function addDays(date: string, amount: number): string;