React ganchos Typescript Função retorna e recebem

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