NumImpl: (IntNum | PInf | MInf) & {
    toString(): string;
}