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