export const floatNumberRegex = /^\d+\.?\d+$/;
