declare function helperNumberOffsetPoint(str: any, offsetIndex: any): string;
export default helperNumberOffsetPoint;
