Type Alias OwnershipTransferredEvent

OwnershipTransferredEvent: TypedEvent<
    [string, string],
    erc20.OwnershipTransferredEventObject,
>