import { NemiCurve } from './nemiCurve'; export declare const fromDPath: (d: string) => NemiCurve[];