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