export declare class FixedPoint96 { static readonly RESOLUTION = 96n; static readonly Q96 = 79228162514264337593543950336n; }