import { BigSource } from 'big.js';
export declare const isZero: (x: BigSource) => boolean;
