I want to declare mutableListOf arrays but I don\'t know how. Google shows me examples like var mutableList1 = mutableListOf() and etc, but not arrays case(((