/**
 * Machine epsilon, 2^(-53)
 * @type {number}
 */
export const FLT_EPSILON_64: number;
//# sourceMappingURL=FLT_EPSILON_64.d.ts.map