export declare const Constants: { readonly Pi: 3.141592653589793; readonly E: 2.718281828459045; readonly GoldenRatio: 1.618033988749894; }; //# sourceMappingURL=constants.d.ts.map