export declare const positiveInfinity: () => number;
export declare const negativeInfinity: () => number;
