import { BN } from '@coral-xyz/anchor';
export declare const ZERO_BN: BN;
export declare const ONE_BN: BN;
export declare const BASE_POINTS_BN: BN;
