import { z } from 'zod';
export declare const hrefSchema: z.ZodString;
