/**
 * converts a float to int
 *
 *
 */
import { FloatToIntJsNode } from './_ConversionPrimitives';
export { FloatToIntJsNode };
