import { AnchorProviderV1 } from '../provider/AnchorProviderV1'; export declare function getCurvePosition(provider: AnchorProviderV1, mintAddress: string, totalSupply: bigint): Promise; //# sourceMappingURL=getCurvePosition.d.ts.map