import { UintX } from './internals/Uintx'; import { Uish } from 'pollenium-uvaursi'; export declare type Uintable = number | UintX | Uish;