declare function helperCreateToNumber(handle: any): (str: any) => any;
export default helperCreateToNumber;
