import { configCurveSystem } from "../systems/configSystems/configCurveSystem";
export declare const configCurveSystemPtr: [typeof configCurveSystem];
