declare const float: (...args: any[]) => number; export default float;