Transprops is a generic type
interface CustomTransProps extends TransProps<string> { className?: string; }