Module Garter_Int

let fromStringExn: string => int;
let fromStringWithRadix: string => radix:int => int;