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