import { Percent } from '@pancakeswap/swap-sdk-core';
export declare const NEGATIVE_ONE: bigint;
export declare const ZERO = 0n;
export declare const ONE = 1n;
export declare const Q96: bigint;
export declare const Q192: bigint;
export declare const MAX_FEE: bigint;
export declare const ONE_HUNDRED_PERCENT: Percent;
export declare const ZERO_PERCENT: Percent;
export declare const Q128: bigint;
//# sourceMappingURL=internalConstants.d.ts.map