import { Big } from 'big.js';
import { ord as ORD } from 'fp-ts/lib';
export declare const ord: ORD.Ord<Big>;
