saikumaraili
test
23ac194
declare function mod(number: number, modulo: number): number;
export = mod;