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