How to get typescript name prop type of a FontAwesome component ?

I can’t figure out a typescript warning when building a ‘type or interface props’ for a wrapper of a component because i can’t use the huge value that is here:
node_modules/@expo/vector-icons/build/FontAwesome.d.ts
that is used for the name prop of .
Thanks for your help.