import { MintTokenCurveType, Network } from '../moonshot'; export declare const getMintTokenCurveType: (network?: Network) => MintTokenCurveType; //# sourceMappingURL=getMintTokenCurveType.d.ts.map