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