/// /// declare namespace App { interface Locals { currentLocale: string; pageCaching: boolean; } }