import { Regex } from "../../patterns/Regex";
declare const hex: Regex;
export default hex;
