export default class FormatTotal10x6 { formatTotal(input: string): string; }