export declare function isValueWithinDomain(value: number, domain: number[]): boolean; //# sourceMappingURL=isValueWithinDomain.d.ts.map