import { StringType } from "../../yaml-tools/schema/interface"; export declare function zodStringDefiner(root: StringType): string;