import { ec } from 'elliptic'; export declare function getCurve(type: string): ec; //# sourceMappingURL=curves.d.ts.map