type alias types.auth.SentCodeSuccessimport { type types } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { SentCodeSuccess } = types.auth; definition: auth_SentCodeSuccess_