export declare function factorial(n: number | string): number;