declare function fraction(num: number): string; export default fraction;