declare function factorial(num: number): string; export { factorial };