import { type IntrinsicConstraint } from "../constraint.js"; export declare function createHostnameConstraint(): IntrinsicConstraint;