react ganchs typeScript Función devolver y recibir

const randomFunction = (someValue: someType): void => {
...
}
|_Genos_|