function gcdimport { gcd } from "https://deno.land/x/mtkruto@0.2.50/utilities/0_bigint.ts"; gcd(a: bigint, b: bigint)Parametersa: bigintb: bigint