export declare function comb(n: number | string, k: number | string): number;