export interface GetCollateralPriceOptions { tokensAmount: bigint; curvePosition?: bigint; }