node_modules/firebase-admin/lib/index.d.ts(244,5): error TS2411: Property 'tag' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(245,5): error TS2411: Property 'body' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(246,5): error TS2411: Property 'icon' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(247,5): error TS2411: Property 'badge' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(248,5): error TS2411: Property 'color' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(249,5): error TS2411: Property 'sound' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(250,5): error TS2411: Property 'title' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(251,5): error TS2411: Property 'bodyLocKey' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(252,5): error TS2411: Property 'bodyLocArgs' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(253,5): error TS2411: Property 'clickAction' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(254,5): error TS2411: Property 'titleLocKey' of type 'string | undefined' is not assignable to string index type 'string'.
node_modules/firebase-admin/lib/index.d.ts(255,5): error TS2411: Property 'titleLocArgs' of type 'string | undefined' is not assignable to string index type 'string'.