import { z } from "zod"; import { TEmailNodeUnion } from "./types.t.cjs"; export declare const emailRowSchemaBase: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"ROW">; gap: z.ZodOptional; sideGap: z.ZodOptional; hideSideGapOnMobile: z.ZodOptional; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailColumnSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"COLUMN">; vAlign: z.ZodOptional>; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; bgImage: z.ZodOptional; bgColor: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; }, z.core.$strip>; export declare const emailSectionSchemaBase: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"SECTION">; gap: z.ZodOptional; sideGap: z.ZodOptional; hideSideGapOnMobile: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailHTMLSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"HTML">; content: z.ZodString; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailMarkdownSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"MARKDOWN">; content: z.ZodString; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailCodeSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"CODE">; content: z.ZodString; bgColor: z.ZodOptional; fontSize: z.ZodOptional; fontFamily: z.ZodOptional; showLineNumber: z.ZodOptional; language: z.ZodEnum<{ html: "html"; gap: "gap"; markup: "markup"; xml: "xml"; svg: "svg"; mathml: "mathml"; ssml: "ssml"; atom: "atom"; rss: "rss"; css: "css"; clike: "clike"; javascript: "javascript"; js: "js"; abap: "abap"; abnf: "abnf"; actionscript: "actionscript"; ada: "ada"; agda: "agda"; al: "al"; antlr4: "antlr4"; g4: "g4"; apacheconf: "apacheconf"; apex: "apex"; apl: "apl"; applescript: "applescript"; aql: "aql"; arduino: "arduino"; ino: "ino"; arff: "arff"; armasm: "armasm"; "arm-asm": "arm-asm"; arturo: "arturo"; art: "art"; asciidoc: "asciidoc"; adoc: "adoc"; aspnet: "aspnet"; asm6502: "asm6502"; asmatmel: "asmatmel"; autohotkey: "autohotkey"; autoit: "autoit"; avisynth: "avisynth"; avs: "avs"; "avro-idl": "avro-idl"; avdl: "avdl"; awk: "awk"; gawk: "gawk"; bash: "bash"; sh: "sh"; shell: "shell"; basic: "basic"; batch: "batch"; bbcode: "bbcode"; shortcode: "shortcode"; bbj: "bbj"; bicep: "bicep"; birb: "birb"; bison: "bison"; bnf: "bnf"; rbnf: "rbnf"; bqn: "bqn"; brainfuck: "brainfuck"; brightscript: "brightscript"; bro: "bro"; bsl: "bsl"; oscript: "oscript"; c: "c"; csharp: "csharp"; cs: "cs"; dotnet: "dotnet"; cpp: "cpp"; cfscript: "cfscript"; cfc: "cfc"; chaiscript: "chaiscript"; cil: "cil"; cilkc: "cilkc"; "cilk-c": "cilk-c"; cilkcpp: "cilkcpp"; "cilk-cpp": "cilk-cpp"; cilk: "cilk"; clojure: "clojure"; cmake: "cmake"; cobol: "cobol"; coffeescript: "coffeescript"; coffee: "coffee"; concurnas: "concurnas"; conc: "conc"; csp: "csp"; cooklang: "cooklang"; coq: "coq"; crystal: "crystal"; "css-extras": "css-extras"; csv: "csv"; cue: "cue"; cypher: "cypher"; d: "d"; dart: "dart"; dataweave: "dataweave"; dax: "dax"; dhall: "dhall"; diff: "diff"; django: "django"; jinja2: "jinja2"; "dns-zone-file": "dns-zone-file"; "dns-zone": "dns-zone"; docker: "docker"; dockerfile: "dockerfile"; dot: "dot"; gv: "gv"; ebnf: "ebnf"; editorconfig: "editorconfig"; eiffel: "eiffel"; ejs: "ejs"; eta: "eta"; elixir: "elixir"; elm: "elm"; etlua: "etlua"; erb: "erb"; erlang: "erlang"; "excel-formula": "excel-formula"; xlsx: "xlsx"; xls: "xls"; fsharp: "fsharp"; factor: "factor"; false: "false"; "firestore-security-rules": "firestore-security-rules"; flow: "flow"; fortran: "fortran"; ftl: "ftl"; gml: "gml"; gamemakerlanguage: "gamemakerlanguage"; gcode: "gcode"; gdscript: "gdscript"; gedcom: "gedcom"; gettext: "gettext"; po: "po"; gherkin: "gherkin"; git: "git"; glsl: "glsl"; gn: "gn"; gni: "gni"; "linker-script": "linker-script"; ld: "ld"; go: "go"; "go-module": "go-module"; "go-mod": "go-mod"; gradle: "gradle"; graphql: "graphql"; groovy: "groovy"; haml: "haml"; handlebars: "handlebars"; hbs: "hbs"; mustache: "mustache"; haskell: "haskell"; hs: "hs"; haxe: "haxe"; hcl: "hcl"; hlsl: "hlsl"; hoon: "hoon"; http: "http"; hpkp: "hpkp"; hsts: "hsts"; ichigojam: "ichigojam"; icon: "icon"; "icu-message-format": "icu-message-format"; idris: "idris"; idr: "idr"; ignore: "ignore"; gitignore: "gitignore"; hgignore: "hgignore"; npmignore: "npmignore"; inform7: "inform7"; ini: "ini"; io: "io"; j: "j"; java: "java"; javadoc: "javadoc"; javadoclike: "javadoclike"; javastacktrace: "javastacktrace"; jexl: "jexl"; jolie: "jolie"; jq: "jq"; jsdoc: "jsdoc"; "js-extras": "js-extras"; json: "json"; webmanifest: "webmanifest"; json5: "json5"; jsonp: "jsonp"; jsstacktrace: "jsstacktrace"; "js-templates": "js-templates"; julia: "julia"; keepalived: "keepalived"; keyman: "keyman"; kotlin: "kotlin"; kt: "kt"; kts: "kts"; kumir: "kumir"; kum: "kum"; kusto: "kusto"; latex: "latex"; tex: "tex"; context: "context"; latte: "latte"; less: "less"; lilypond: "lilypond"; ly: "ly"; liquid: "liquid"; lisp: "lisp"; emacs: "emacs"; elisp: "elisp"; "emacs-lisp": "emacs-lisp"; livescript: "livescript"; llvm: "llvm"; log: "log"; lolcode: "lolcode"; lua: "lua"; magma: "magma"; makefile: "makefile"; markdown: "markdown"; md: "md"; "markup-templating": "markup-templating"; mata: "mata"; matlab: "matlab"; maxscript: "maxscript"; mel: "mel"; mermaid: "mermaid"; metafont: "metafont"; mizar: "mizar"; mongodb: "mongodb"; monkey: "monkey"; moonscript: "moonscript"; moon: "moon"; n1ql: "n1ql"; n4js: "n4js"; n4jsd: "n4jsd"; "nand2tetris-hdl": "nand2tetris-hdl"; naniscript: "naniscript"; nani: "nani"; nasm: "nasm"; neon: "neon"; nevod: "nevod"; nginx: "nginx"; nim: "nim"; nix: "nix"; nsis: "nsis"; objectivec: "objectivec"; objc: "objc"; ocaml: "ocaml"; odin: "odin"; opencl: "opencl"; openqasm: "openqasm"; qasm: "qasm"; oz: "oz"; parigp: "parigp"; parser: "parser"; pascal: "pascal"; objectpascal: "objectpascal"; pascaligo: "pascaligo"; psl: "psl"; pcaxis: "pcaxis"; px: "px"; peoplecode: "peoplecode"; pcode: "pcode"; perl: "perl"; php: "php"; phpdoc: "phpdoc"; "php-extras": "php-extras"; "plant-uml": "plant-uml"; plantuml: "plantuml"; plsql: "plsql"; powerquery: "powerquery"; pq: "pq"; mscript: "mscript"; powershell: "powershell"; processing: "processing"; prolog: "prolog"; promql: "promql"; properties: "properties"; protobuf: "protobuf"; pug: "pug"; puppet: "puppet"; pure: "pure"; purebasic: "purebasic"; pbfasm: "pbfasm"; purescript: "purescript"; purs: "purs"; python: "python"; py: "py"; qsharp: "qsharp"; qs: "qs"; q: "q"; qml: "qml"; qore: "qore"; r: "r"; racket: "racket"; rkt: "rkt"; cshtml: "cshtml"; razor: "razor"; jsx: "jsx"; tsx: "tsx"; reason: "reason"; regex: "regex"; rego: "rego"; renpy: "renpy"; rpy: "rpy"; rescript: "rescript"; res: "res"; rest: "rest"; rip: "rip"; roboconf: "roboconf"; robotframework: "robotframework"; robot: "robot"; ruby: "ruby"; rb: "rb"; rust: "rust"; sas: "sas"; sass: "sass"; scss: "scss"; scala: "scala"; scheme: "scheme"; "shell-session": "shell-session"; "sh-session": "sh-session"; shellsession: "shellsession"; smali: "smali"; smalltalk: "smalltalk"; smarty: "smarty"; sml: "sml"; smlnj: "smlnj"; solidity: "solidity"; sol: "sol"; "solution-file": "solution-file"; sln: "sln"; soy: "soy"; sparql: "sparql"; rq: "rq"; "splunk-spl": "splunk-spl"; sqf: "sqf"; sql: "sql"; squirrel: "squirrel"; stan: "stan"; stata: "stata"; iecst: "iecst"; stylus: "stylus"; supercollider: "supercollider"; sclang: "sclang"; swift: "swift"; systemd: "systemd"; "t4-templating": "t4-templating"; "t4-cs": "t4-cs"; t4: "t4"; "t4-vb": "t4-vb"; tap: "tap"; tcl: "tcl"; tt2: "tt2"; textile: "textile"; toml: "toml"; tremor: "tremor"; trickle: "trickle"; troy: "troy"; turtle: "turtle"; trig: "trig"; twig: "twig"; typescript: "typescript"; ts: "ts"; typoscript: "typoscript"; tsconfig: "tsconfig"; unrealscript: "unrealscript"; uscript: "uscript"; uc: "uc"; uorazor: "uorazor"; uri: "uri"; url: "url"; v: "v"; vala: "vala"; vbnet: "vbnet"; velocity: "velocity"; verilog: "verilog"; vhdl: "vhdl"; vim: "vim"; "visual-basic": "visual-basic"; vb: "vb"; vba: "vba"; warpscript: "warpscript"; wasm: "wasm"; "web-idl": "web-idl"; webidl: "webidl"; wgsl: "wgsl"; wiki: "wiki"; wolfram: "wolfram"; mathematica: "mathematica"; nb: "nb"; wl: "wl"; wren: "wren"; xeora: "xeora"; xeoracube: "xeoracube"; "xml-doc": "xml-doc"; xojo: "xojo"; xquery: "xquery"; yaml: "yaml"; yml: "yml"; yang: "yang"; zig: "zig"; }>; theme: z.ZodEnum<{ a11yDark: "a11yDark"; atomDark: "atomDark"; baseAteliersulphurpoolLight: "baseAteliersulphurpoolLight"; cb: "cb"; coldarkCold: "coldarkCold"; coldarkDark: "coldarkDark"; coyWithoutShadows: "coyWithoutShadows"; darcula: "darcula"; dracula: "dracula"; duotoneDark: "duotoneDark"; duotoneEarth: "duotoneEarth"; duotoneForest: "duotoneForest"; duotoneLight: "duotoneLight"; duotoneSea: "duotoneSea"; duotoneSpace: "duotoneSpace"; ghcolors: "ghcolors"; gruvboxDark: "gruvboxDark"; gruvboxLight: "gruvboxLight"; holiTheme: "holiTheme"; hopscotch: "hopscotch"; laserwave: "laserwave"; lucario: "lucario"; materialDark: "materialDark"; materialLight: "materialLight"; materialOceanic: "materialOceanic"; nightOwl: "nightOwl"; nord: "nord"; oneDark: "oneDark"; oneLight: "oneLight"; pojoaque: "pojoaque"; shadesOfPurple: "shadesOfPurple"; solarizedDarkAtom: "solarizedDarkAtom"; synthwave84: "synthwave84"; vesper: "vesper"; vs: "vs"; vscDarkPlus: "vscDarkPlus"; xonokai: "xonokai"; zTouch: "zTouch"; }>; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailTextSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"TEXT">; content: z.ZodString; bgColor: z.ZodOptional; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; width: z.ZodOptional; align: z.ZodOptional>; color: z.ZodOptional; fontSize: z.ZodOptional; fontFamily: z.ZodOptional; fontWeight: z.ZodOptional>; fontStyle: z.ZodOptional>; direction: z.ZodOptional>; whiteSpace: z.ZodOptional>; textAlign: z.ZodOptional>; textTransform: z.ZodOptional>; textOverline: z.ZodOptional; textUnderline: z.ZodOptional; textLineThrough: z.ZodOptional; lineHeight: z.ZodOptional; letterSpacing: z.ZodOptional; wordSpacing: z.ZodOptional; }, z.core.$strip>; export declare const emailHeadingSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"HEADING">; as: z.ZodEnum<{ h1: "h1"; h2: "h2"; h3: "h3"; h4: "h4"; h5: "h5"; h6: "h6"; }>; content: z.ZodString; bgColor: z.ZodOptional; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; width: z.ZodOptional; align: z.ZodOptional>; color: z.ZodOptional; fontSize: z.ZodOptional; fontFamily: z.ZodOptional; fontWeight: z.ZodOptional>; fontStyle: z.ZodOptional>; direction: z.ZodOptional>; whiteSpace: z.ZodOptional>; textAlign: z.ZodOptional>; textTransform: z.ZodOptional>; textOverline: z.ZodOptional; textUnderline: z.ZodOptional; textLineThrough: z.ZodOptional; lineHeight: z.ZodOptional; letterSpacing: z.ZodOptional; wordSpacing: z.ZodOptional; }, z.core.$strip>; export declare const emailButtonSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"BUTTON">; content: z.ZodString; bgColor: z.ZodOptional; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; width: z.ZodOptional; align: z.ZodOptional>; color: z.ZodOptional; fontSize: z.ZodOptional; fontFamily: z.ZodOptional; fontWeight: z.ZodOptional>; fontStyle: z.ZodOptional>; direction: z.ZodOptional>; whiteSpace: z.ZodOptional>; textAlign: z.ZodOptional>; textTransform: z.ZodOptional>; textOverline: z.ZodOptional; textUnderline: z.ZodOptional; textLineThrough: z.ZodOptional; lineHeight: z.ZodOptional; letterSpacing: z.ZodOptional; wordSpacing: z.ZodOptional; }, z.core.$strip>; export declare const emailImageSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"IMAGE">; src: z.ZodString; alt: z.ZodOptional; href: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; width: z.ZodOptional; align: z.ZodOptional>; }, z.core.$strip>; export declare const emailSpacerSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"SPACER">; height: z.ZodNumber; bgColor: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; }, z.core.$strip>; export declare const emailSectionSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"SECTION">; gap: z.ZodOptional; sideGap: z.ZodOptional; hideSideGapOnMobile: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; children: z.ZodArray | undefined; vAlign?: "top" | "middle" | "bottom" | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; bgImage?: string | undefined; bgColor?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; children: TEmailNodeUnion[]; } | { type: "ROW"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; columns: import("./types.t.cjs").TEmailNodeColumn[]; } | { type: "TEXT"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "IMAGE"; src: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; alt?: string | undefined; href?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; } | { type: "BUTTON"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "HEADING"; as: "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "SECTION"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; children: TEmailNodeUnion[]; } | { type: "HTML"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "CODE"; content: string; language: "html" | "gap" | "markup" | "xml" | "svg" | "mathml" | "ssml" | "atom" | "rss" | "css" | "clike" | "javascript" | "js" | "abap" | "abnf" | "actionscript" | "ada" | "agda" | "al" | "antlr4" | "g4" | "apacheconf" | "apex" | "apl" | "applescript" | "aql" | "arduino" | "ino" | "arff" | "armasm" | "arm-asm" | "arturo" | "art" | "asciidoc" | "adoc" | "aspnet" | "asm6502" | "asmatmel" | "autohotkey" | "autoit" | "avisynth" | "avs" | "avro-idl" | "avdl" | "awk" | "gawk" | "bash" | "sh" | "shell" | "basic" | "batch" | "bbcode" | "shortcode" | "bbj" | "bicep" | "birb" | "bison" | "bnf" | "rbnf" | "bqn" | "brainfuck" | "brightscript" | "bro" | "bsl" | "oscript" | "c" | "csharp" | "cs" | "dotnet" | "cpp" | "cfscript" | "cfc" | "chaiscript" | "cil" | "cilkc" | "cilk-c" | "cilkcpp" | "cilk-cpp" | "cilk" | "clojure" | "cmake" | "cobol" | "coffeescript" | "coffee" | "concurnas" | "conc" | "csp" | "cooklang" | "coq" | "crystal" | "css-extras" | "csv" | "cue" | "cypher" | "d" | "dart" | "dataweave" | "dax" | "dhall" | "diff" | "django" | "jinja2" | "dns-zone-file" | "dns-zone" | "docker" | "dockerfile" | "dot" | "gv" | "ebnf" | "editorconfig" | "eiffel" | "ejs" | "eta" | "elixir" | "elm" | "etlua" | "erb" | "erlang" | "excel-formula" | "xlsx" | "xls" | "fsharp" | "factor" | "false" | "firestore-security-rules" | "flow" | "fortran" | "ftl" | "gml" | "gamemakerlanguage" | "gcode" | "gdscript" | "gedcom" | "gettext" | "po" | "gherkin" | "git" | "glsl" | "gn" | "gni" | "linker-script" | "ld" | "go" | "go-module" | "go-mod" | "gradle" | "graphql" | "groovy" | "haml" | "handlebars" | "hbs" | "mustache" | "haskell" | "hs" | "haxe" | "hcl" | "hlsl" | "hoon" | "http" | "hpkp" | "hsts" | "ichigojam" | "icon" | "icu-message-format" | "idris" | "idr" | "ignore" | "gitignore" | "hgignore" | "npmignore" | "inform7" | "ini" | "io" | "j" | "java" | "javadoc" | "javadoclike" | "javastacktrace" | "jexl" | "jolie" | "jq" | "jsdoc" | "js-extras" | "json" | "webmanifest" | "json5" | "jsonp" | "jsstacktrace" | "js-templates" | "julia" | "keepalived" | "keyman" | "kotlin" | "kt" | "kts" | "kumir" | "kum" | "kusto" | "latex" | "tex" | "context" | "latte" | "less" | "lilypond" | "ly" | "liquid" | "lisp" | "emacs" | "elisp" | "emacs-lisp" | "livescript" | "llvm" | "log" | "lolcode" | "lua" | "magma" | "makefile" | "markdown" | "md" | "markup-templating" | "mata" | "matlab" | "maxscript" | "mel" | "mermaid" | "metafont" | "mizar" | "mongodb" | "monkey" | "moonscript" | "moon" | "n1ql" | "n4js" | "n4jsd" | "nand2tetris-hdl" | "naniscript" | "nani" | "nasm" | "neon" | "nevod" | "nginx" | "nim" | "nix" | "nsis" | "objectivec" | "objc" | "ocaml" | "odin" | "opencl" | "openqasm" | "qasm" | "oz" | "parigp" | "parser" | "pascal" | "objectpascal" | "pascaligo" | "psl" | "pcaxis" | "px" | "peoplecode" | "pcode" | "perl" | "php" | "phpdoc" | "php-extras" | "plant-uml" | "plantuml" | "plsql" | "powerquery" | "pq" | "mscript" | "powershell" | "processing" | "prolog" | "promql" | "properties" | "protobuf" | "pug" | "puppet" | "pure" | "purebasic" | "pbfasm" | "purescript" | "purs" | "python" | "py" | "qsharp" | "qs" | "q" | "qml" | "qore" | "r" | "racket" | "rkt" | "cshtml" | "razor" | "jsx" | "tsx" | "reason" | "regex" | "rego" | "renpy" | "rpy" | "rescript" | "res" | "rest" | "rip" | "roboconf" | "robotframework" | "robot" | "ruby" | "rb" | "rust" | "sas" | "sass" | "scss" | "scala" | "scheme" | "shell-session" | "sh-session" | "shellsession" | "smali" | "smalltalk" | "smarty" | "sml" | "smlnj" | "solidity" | "sol" | "solution-file" | "sln" | "soy" | "sparql" | "rq" | "splunk-spl" | "sqf" | "sql" | "squirrel" | "stan" | "stata" | "iecst" | "stylus" | "supercollider" | "sclang" | "swift" | "systemd" | "t4-templating" | "t4-cs" | "t4" | "t4-vb" | "tap" | "tcl" | "tt2" | "textile" | "toml" | "tremor" | "trickle" | "troy" | "turtle" | "trig" | "twig" | "typescript" | "ts" | "typoscript" | "tsconfig" | "unrealscript" | "uscript" | "uc" | "uorazor" | "uri" | "url" | "v" | "vala" | "vbnet" | "velocity" | "verilog" | "vhdl" | "vim" | "visual-basic" | "vb" | "vba" | "warpscript" | "wasm" | "web-idl" | "webidl" | "wgsl" | "wiki" | "wolfram" | "mathematica" | "nb" | "wl" | "wren" | "xeora" | "xeoracube" | "xml-doc" | "xojo" | "xquery" | "yaml" | "yml" | "yang" | "zig"; theme: "a11yDark" | "atomDark" | "baseAteliersulphurpoolLight" | "cb" | "coldarkCold" | "coldarkDark" | "coyWithoutShadows" | "darcula" | "dracula" | "duotoneDark" | "duotoneEarth" | "duotoneForest" | "duotoneLight" | "duotoneSea" | "duotoneSpace" | "ghcolors" | "gruvboxDark" | "gruvboxLight" | "holiTheme" | "hopscotch" | "laserwave" | "lucario" | "materialDark" | "materialLight" | "materialOceanic" | "nightOwl" | "nord" | "oneDark" | "oneLight" | "pojoaque" | "shadesOfPurple" | "solarizedDarkAtom" | "synthwave84" | "vesper" | "vs" | "vscDarkPlus" | "xonokai" | "zTouch"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; showLineNumber?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "MARKDOWN"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "SPACER"; height: number; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; }, unknown, z.core.$ZodTypeInternals<{ type: "COLUMN"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; vAlign?: "top" | "middle" | "bottom" | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; bgImage?: string | undefined; bgColor?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; children: TEmailNodeUnion[]; } | { type: "ROW"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; columns: import("./types.t.cjs").TEmailNodeColumn[]; } | { type: "TEXT"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "IMAGE"; src: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; alt?: string | undefined; href?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; } | { type: "BUTTON"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "HEADING"; as: "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "SECTION"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; children: TEmailNodeUnion[]; } | { type: "HTML"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "CODE"; content: string; language: "html" | "gap" | "markup" | "xml" | "svg" | "mathml" | "ssml" | "atom" | "rss" | "css" | "clike" | "javascript" | "js" | "abap" | "abnf" | "actionscript" | "ada" | "agda" | "al" | "antlr4" | "g4" | "apacheconf" | "apex" | "apl" | "applescript" | "aql" | "arduino" | "ino" | "arff" | "armasm" | "arm-asm" | "arturo" | "art" | "asciidoc" | "adoc" | "aspnet" | "asm6502" | "asmatmel" | "autohotkey" | "autoit" | "avisynth" | "avs" | "avro-idl" | "avdl" | "awk" | "gawk" | "bash" | "sh" | "shell" | "basic" | "batch" | "bbcode" | "shortcode" | "bbj" | "bicep" | "birb" | "bison" | "bnf" | "rbnf" | "bqn" | "brainfuck" | "brightscript" | "bro" | "bsl" | "oscript" | "c" | "csharp" | "cs" | "dotnet" | "cpp" | "cfscript" | "cfc" | "chaiscript" | "cil" | "cilkc" | "cilk-c" | "cilkcpp" | "cilk-cpp" | "cilk" | "clojure" | "cmake" | "cobol" | "coffeescript" | "coffee" | "concurnas" | "conc" | "csp" | "cooklang" | "coq" | "crystal" | "css-extras" | "csv" | "cue" | "cypher" | "d" | "dart" | "dataweave" | "dax" | "dhall" | "diff" | "django" | "jinja2" | "dns-zone-file" | "dns-zone" | "docker" | "dockerfile" | "dot" | "gv" | "ebnf" | "editorconfig" | "eiffel" | "ejs" | "eta" | "elixir" | "elm" | "etlua" | "erb" | "erlang" | "excel-formula" | "xlsx" | "xls" | "fsharp" | "factor" | "false" | "firestore-security-rules" | "flow" | "fortran" | "ftl" | "gml" | "gamemakerlanguage" | "gcode" | "gdscript" | "gedcom" | "gettext" | "po" | "gherkin" | "git" | "glsl" | "gn" | "gni" | "linker-script" | "ld" | "go" | "go-module" | "go-mod" | "gradle" | "graphql" | "groovy" | "haml" | "handlebars" | "hbs" | "mustache" | "haskell" | "hs" | "haxe" | "hcl" | "hlsl" | "hoon" | "http" | "hpkp" | "hsts" | "ichigojam" | "icon" | "icu-message-format" | "idris" | "idr" | "ignore" | "gitignore" | "hgignore" | "npmignore" | "inform7" | "ini" | "io" | "j" | "java" | "javadoc" | "javadoclike" | "javastacktrace" | "jexl" | "jolie" | "jq" | "jsdoc" | "js-extras" | "json" | "webmanifest" | "json5" | "jsonp" | "jsstacktrace" | "js-templates" | "julia" | "keepalived" | "keyman" | "kotlin" | "kt" | "kts" | "kumir" | "kum" | "kusto" | "latex" | "tex" | "context" | "latte" | "less" | "lilypond" | "ly" | "liquid" | "lisp" | "emacs" | "elisp" | "emacs-lisp" | "livescript" | "llvm" | "log" | "lolcode" | "lua" | "magma" | "makefile" | "markdown" | "md" | "markup-templating" | "mata" | "matlab" | "maxscript" | "mel" | "mermaid" | "metafont" | "mizar" | "mongodb" | "monkey" | "moonscript" | "moon" | "n1ql" | "n4js" | "n4jsd" | "nand2tetris-hdl" | "naniscript" | "nani" | "nasm" | "neon" | "nevod" | "nginx" | "nim" | "nix" | "nsis" | "objectivec" | "objc" | "ocaml" | "odin" | "opencl" | "openqasm" | "qasm" | "oz" | "parigp" | "parser" | "pascal" | "objectpascal" | "pascaligo" | "psl" | "pcaxis" | "px" | "peoplecode" | "pcode" | "perl" | "php" | "phpdoc" | "php-extras" | "plant-uml" | "plantuml" | "plsql" | "powerquery" | "pq" | "mscript" | "powershell" | "processing" | "prolog" | "promql" | "properties" | "protobuf" | "pug" | "puppet" | "pure" | "purebasic" | "pbfasm" | "purescript" | "purs" | "python" | "py" | "qsharp" | "qs" | "q" | "qml" | "qore" | "r" | "racket" | "rkt" | "cshtml" | "razor" | "jsx" | "tsx" | "reason" | "regex" | "rego" | "renpy" | "rpy" | "rescript" | "res" | "rest" | "rip" | "roboconf" | "robotframework" | "robot" | "ruby" | "rb" | "rust" | "sas" | "sass" | "scss" | "scala" | "scheme" | "shell-session" | "sh-session" | "shellsession" | "smali" | "smalltalk" | "smarty" | "sml" | "smlnj" | "solidity" | "sol" | "solution-file" | "sln" | "soy" | "sparql" | "rq" | "splunk-spl" | "sqf" | "sql" | "squirrel" | "stan" | "stata" | "iecst" | "stylus" | "supercollider" | "sclang" | "swift" | "systemd" | "t4-templating" | "t4-cs" | "t4" | "t4-vb" | "tap" | "tcl" | "tt2" | "textile" | "toml" | "tremor" | "trickle" | "troy" | "turtle" | "trig" | "twig" | "typescript" | "ts" | "typoscript" | "tsconfig" | "unrealscript" | "uscript" | "uc" | "uorazor" | "uri" | "url" | "v" | "vala" | "vbnet" | "velocity" | "verilog" | "vhdl" | "vim" | "visual-basic" | "vb" | "vba" | "warpscript" | "wasm" | "web-idl" | "webidl" | "wgsl" | "wiki" | "wolfram" | "mathematica" | "nb" | "wl" | "wren" | "xeora" | "xeoracube" | "xml-doc" | "xojo" | "xquery" | "yaml" | "yml" | "yang" | "zig"; theme: "a11yDark" | "atomDark" | "baseAteliersulphurpoolLight" | "cb" | "coldarkCold" | "coldarkDark" | "coyWithoutShadows" | "darcula" | "dracula" | "duotoneDark" | "duotoneEarth" | "duotoneForest" | "duotoneLight" | "duotoneSea" | "duotoneSpace" | "ghcolors" | "gruvboxDark" | "gruvboxLight" | "holiTheme" | "hopscotch" | "laserwave" | "lucario" | "materialDark" | "materialLight" | "materialOceanic" | "nightOwl" | "nord" | "oneDark" | "oneLight" | "pojoaque" | "shadesOfPurple" | "solarizedDarkAtom" | "synthwave84" | "vesper" | "vs" | "vscDarkPlus" | "xonokai" | "zTouch"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; showLineNumber?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "MARKDOWN"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "SPACER"; height: number; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; }, unknown>>>>; }, z.core.$strip>; export declare const emailRowSchema: z.ZodObject<{ linkHref: z.ZodOptional; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"ROW">; gap: z.ZodOptional; sideGap: z.ZodOptional; hideSideGapOnMobile: z.ZodOptional; containerPaddingTop: z.ZodOptional; containerPaddingLeft: z.ZodOptional; containerPaddingRight: z.ZodOptional; containerPaddingBottom: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; bgImage: z.ZodOptional; bgColor: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; maxWidth: z.ZodOptional; radiusTopLeft: z.ZodOptional; radiusTopRight: z.ZodOptional; radiusBottomLeft: z.ZodOptional; radiusBottomRight: z.ZodOptional; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; columns: z.ZodArray; hideOn: z.ZodOptional>; meta: z.ZodOptional>; type: z.ZodLiteral<"COLUMN">; vAlign: z.ZodOptional>; borderLeftWidth: z.ZodOptional; borderRightWidth: z.ZodOptional; borderTopWidth: z.ZodOptional; borderBottomWidth: z.ZodOptional; borderColor: z.ZodOptional; borderStyle: z.ZodOptional>; bgImage: z.ZodOptional; bgColor: z.ZodOptional; paddingTop: z.ZodOptional; paddingLeft: z.ZodOptional; paddingRight: z.ZodOptional; paddingBottom: z.ZodOptional; width: z.ZodOptional; align: z.ZodOptional>; children: z.ZodArray | undefined; vAlign?: "top" | "middle" | "bottom" | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; bgImage?: string | undefined; bgColor?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; children: TEmailNodeUnion[]; } | { type: "ROW"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; columns: import("./types.t.cjs").TEmailNodeColumn[]; } | { type: "TEXT"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "IMAGE"; src: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; alt?: string | undefined; href?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; } | { type: "BUTTON"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "HEADING"; as: "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "SECTION"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; children: TEmailNodeUnion[]; } | { type: "HTML"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "CODE"; content: string; language: "html" | "gap" | "markup" | "xml" | "svg" | "mathml" | "ssml" | "atom" | "rss" | "css" | "clike" | "javascript" | "js" | "abap" | "abnf" | "actionscript" | "ada" | "agda" | "al" | "antlr4" | "g4" | "apacheconf" | "apex" | "apl" | "applescript" | "aql" | "arduino" | "ino" | "arff" | "armasm" | "arm-asm" | "arturo" | "art" | "asciidoc" | "adoc" | "aspnet" | "asm6502" | "asmatmel" | "autohotkey" | "autoit" | "avisynth" | "avs" | "avro-idl" | "avdl" | "awk" | "gawk" | "bash" | "sh" | "shell" | "basic" | "batch" | "bbcode" | "shortcode" | "bbj" | "bicep" | "birb" | "bison" | "bnf" | "rbnf" | "bqn" | "brainfuck" | "brightscript" | "bro" | "bsl" | "oscript" | "c" | "csharp" | "cs" | "dotnet" | "cpp" | "cfscript" | "cfc" | "chaiscript" | "cil" | "cilkc" | "cilk-c" | "cilkcpp" | "cilk-cpp" | "cilk" | "clojure" | "cmake" | "cobol" | "coffeescript" | "coffee" | "concurnas" | "conc" | "csp" | "cooklang" | "coq" | "crystal" | "css-extras" | "csv" | "cue" | "cypher" | "d" | "dart" | "dataweave" | "dax" | "dhall" | "diff" | "django" | "jinja2" | "dns-zone-file" | "dns-zone" | "docker" | "dockerfile" | "dot" | "gv" | "ebnf" | "editorconfig" | "eiffel" | "ejs" | "eta" | "elixir" | "elm" | "etlua" | "erb" | "erlang" | "excel-formula" | "xlsx" | "xls" | "fsharp" | "factor" | "false" | "firestore-security-rules" | "flow" | "fortran" | "ftl" | "gml" | "gamemakerlanguage" | "gcode" | "gdscript" | "gedcom" | "gettext" | "po" | "gherkin" | "git" | "glsl" | "gn" | "gni" | "linker-script" | "ld" | "go" | "go-module" | "go-mod" | "gradle" | "graphql" | "groovy" | "haml" | "handlebars" | "hbs" | "mustache" | "haskell" | "hs" | "haxe" | "hcl" | "hlsl" | "hoon" | "http" | "hpkp" | "hsts" | "ichigojam" | "icon" | "icu-message-format" | "idris" | "idr" | "ignore" | "gitignore" | "hgignore" | "npmignore" | "inform7" | "ini" | "io" | "j" | "java" | "javadoc" | "javadoclike" | "javastacktrace" | "jexl" | "jolie" | "jq" | "jsdoc" | "js-extras" | "json" | "webmanifest" | "json5" | "jsonp" | "jsstacktrace" | "js-templates" | "julia" | "keepalived" | "keyman" | "kotlin" | "kt" | "kts" | "kumir" | "kum" | "kusto" | "latex" | "tex" | "context" | "latte" | "less" | "lilypond" | "ly" | "liquid" | "lisp" | "emacs" | "elisp" | "emacs-lisp" | "livescript" | "llvm" | "log" | "lolcode" | "lua" | "magma" | "makefile" | "markdown" | "md" | "markup-templating" | "mata" | "matlab" | "maxscript" | "mel" | "mermaid" | "metafont" | "mizar" | "mongodb" | "monkey" | "moonscript" | "moon" | "n1ql" | "n4js" | "n4jsd" | "nand2tetris-hdl" | "naniscript" | "nani" | "nasm" | "neon" | "nevod" | "nginx" | "nim" | "nix" | "nsis" | "objectivec" | "objc" | "ocaml" | "odin" | "opencl" | "openqasm" | "qasm" | "oz" | "parigp" | "parser" | "pascal" | "objectpascal" | "pascaligo" | "psl" | "pcaxis" | "px" | "peoplecode" | "pcode" | "perl" | "php" | "phpdoc" | "php-extras" | "plant-uml" | "plantuml" | "plsql" | "powerquery" | "pq" | "mscript" | "powershell" | "processing" | "prolog" | "promql" | "properties" | "protobuf" | "pug" | "puppet" | "pure" | "purebasic" | "pbfasm" | "purescript" | "purs" | "python" | "py" | "qsharp" | "qs" | "q" | "qml" | "qore" | "r" | "racket" | "rkt" | "cshtml" | "razor" | "jsx" | "tsx" | "reason" | "regex" | "rego" | "renpy" | "rpy" | "rescript" | "res" | "rest" | "rip" | "roboconf" | "robotframework" | "robot" | "ruby" | "rb" | "rust" | "sas" | "sass" | "scss" | "scala" | "scheme" | "shell-session" | "sh-session" | "shellsession" | "smali" | "smalltalk" | "smarty" | "sml" | "smlnj" | "solidity" | "sol" | "solution-file" | "sln" | "soy" | "sparql" | "rq" | "splunk-spl" | "sqf" | "sql" | "squirrel" | "stan" | "stata" | "iecst" | "stylus" | "supercollider" | "sclang" | "swift" | "systemd" | "t4-templating" | "t4-cs" | "t4" | "t4-vb" | "tap" | "tcl" | "tt2" | "textile" | "toml" | "tremor" | "trickle" | "troy" | "turtle" | "trig" | "twig" | "typescript" | "ts" | "typoscript" | "tsconfig" | "unrealscript" | "uscript" | "uc" | "uorazor" | "uri" | "url" | "v" | "vala" | "vbnet" | "velocity" | "verilog" | "vhdl" | "vim" | "visual-basic" | "vb" | "vba" | "warpscript" | "wasm" | "web-idl" | "webidl" | "wgsl" | "wiki" | "wolfram" | "mathematica" | "nb" | "wl" | "wren" | "xeora" | "xeoracube" | "xml-doc" | "xojo" | "xquery" | "yaml" | "yml" | "yang" | "zig"; theme: "a11yDark" | "atomDark" | "baseAteliersulphurpoolLight" | "cb" | "coldarkCold" | "coldarkDark" | "coyWithoutShadows" | "darcula" | "dracula" | "duotoneDark" | "duotoneEarth" | "duotoneForest" | "duotoneLight" | "duotoneSea" | "duotoneSpace" | "ghcolors" | "gruvboxDark" | "gruvboxLight" | "holiTheme" | "hopscotch" | "laserwave" | "lucario" | "materialDark" | "materialLight" | "materialOceanic" | "nightOwl" | "nord" | "oneDark" | "oneLight" | "pojoaque" | "shadesOfPurple" | "solarizedDarkAtom" | "synthwave84" | "vesper" | "vs" | "vscDarkPlus" | "xonokai" | "zTouch"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; showLineNumber?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "MARKDOWN"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "SPACER"; height: number; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; }, unknown, z.core.$ZodTypeInternals<{ type: "COLUMN"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; vAlign?: "top" | "middle" | "bottom" | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; bgImage?: string | undefined; bgColor?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; children: TEmailNodeUnion[]; } | { type: "ROW"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; columns: import("./types.t.cjs").TEmailNodeColumn[]; } | { type: "TEXT"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "IMAGE"; src: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; alt?: string | undefined; href?: string | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; } | { type: "BUTTON"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "HEADING"; as: "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; color?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; fontWeight?: "bold" | "normal" | undefined; fontStyle?: "normal" | "italic" | undefined; direction?: "ltr" | "rtl" | undefined; whiteSpace?: "normal" | "nowrap" | "pre" | undefined; textAlign?: "left" | "center" | "right" | "justify" | undefined; textTransform?: "uppercase" | "lowercase" | "capitalize" | undefined; textOverline?: boolean | undefined; textUnderline?: boolean | undefined; textLineThrough?: boolean | undefined; lineHeight?: number | undefined; letterSpacing?: number | undefined; wordSpacing?: number | undefined; } | { type: "SECTION"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; gap?: number | undefined; sideGap?: number | undefined; hideSideGapOnMobile?: boolean | undefined; paddingTop?: number | undefined; paddingLeft?: number | undefined; paddingRight?: number | undefined; paddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; children: TEmailNodeUnion[]; } | { type: "HTML"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "CODE"; content: string; language: "html" | "gap" | "markup" | "xml" | "svg" | "mathml" | "ssml" | "atom" | "rss" | "css" | "clike" | "javascript" | "js" | "abap" | "abnf" | "actionscript" | "ada" | "agda" | "al" | "antlr4" | "g4" | "apacheconf" | "apex" | "apl" | "applescript" | "aql" | "arduino" | "ino" | "arff" | "armasm" | "arm-asm" | "arturo" | "art" | "asciidoc" | "adoc" | "aspnet" | "asm6502" | "asmatmel" | "autohotkey" | "autoit" | "avisynth" | "avs" | "avro-idl" | "avdl" | "awk" | "gawk" | "bash" | "sh" | "shell" | "basic" | "batch" | "bbcode" | "shortcode" | "bbj" | "bicep" | "birb" | "bison" | "bnf" | "rbnf" | "bqn" | "brainfuck" | "brightscript" | "bro" | "bsl" | "oscript" | "c" | "csharp" | "cs" | "dotnet" | "cpp" | "cfscript" | "cfc" | "chaiscript" | "cil" | "cilkc" | "cilk-c" | "cilkcpp" | "cilk-cpp" | "cilk" | "clojure" | "cmake" | "cobol" | "coffeescript" | "coffee" | "concurnas" | "conc" | "csp" | "cooklang" | "coq" | "crystal" | "css-extras" | "csv" | "cue" | "cypher" | "d" | "dart" | "dataweave" | "dax" | "dhall" | "diff" | "django" | "jinja2" | "dns-zone-file" | "dns-zone" | "docker" | "dockerfile" | "dot" | "gv" | "ebnf" | "editorconfig" | "eiffel" | "ejs" | "eta" | "elixir" | "elm" | "etlua" | "erb" | "erlang" | "excel-formula" | "xlsx" | "xls" | "fsharp" | "factor" | "false" | "firestore-security-rules" | "flow" | "fortran" | "ftl" | "gml" | "gamemakerlanguage" | "gcode" | "gdscript" | "gedcom" | "gettext" | "po" | "gherkin" | "git" | "glsl" | "gn" | "gni" | "linker-script" | "ld" | "go" | "go-module" | "go-mod" | "gradle" | "graphql" | "groovy" | "haml" | "handlebars" | "hbs" | "mustache" | "haskell" | "hs" | "haxe" | "hcl" | "hlsl" | "hoon" | "http" | "hpkp" | "hsts" | "ichigojam" | "icon" | "icu-message-format" | "idris" | "idr" | "ignore" | "gitignore" | "hgignore" | "npmignore" | "inform7" | "ini" | "io" | "j" | "java" | "javadoc" | "javadoclike" | "javastacktrace" | "jexl" | "jolie" | "jq" | "jsdoc" | "js-extras" | "json" | "webmanifest" | "json5" | "jsonp" | "jsstacktrace" | "js-templates" | "julia" | "keepalived" | "keyman" | "kotlin" | "kt" | "kts" | "kumir" | "kum" | "kusto" | "latex" | "tex" | "context" | "latte" | "less" | "lilypond" | "ly" | "liquid" | "lisp" | "emacs" | "elisp" | "emacs-lisp" | "livescript" | "llvm" | "log" | "lolcode" | "lua" | "magma" | "makefile" | "markdown" | "md" | "markup-templating" | "mata" | "matlab" | "maxscript" | "mel" | "mermaid" | "metafont" | "mizar" | "mongodb" | "monkey" | "moonscript" | "moon" | "n1ql" | "n4js" | "n4jsd" | "nand2tetris-hdl" | "naniscript" | "nani" | "nasm" | "neon" | "nevod" | "nginx" | "nim" | "nix" | "nsis" | "objectivec" | "objc" | "ocaml" | "odin" | "opencl" | "openqasm" | "qasm" | "oz" | "parigp" | "parser" | "pascal" | "objectpascal" | "pascaligo" | "psl" | "pcaxis" | "px" | "peoplecode" | "pcode" | "perl" | "php" | "phpdoc" | "php-extras" | "plant-uml" | "plantuml" | "plsql" | "powerquery" | "pq" | "mscript" | "powershell" | "processing" | "prolog" | "promql" | "properties" | "protobuf" | "pug" | "puppet" | "pure" | "purebasic" | "pbfasm" | "purescript" | "purs" | "python" | "py" | "qsharp" | "qs" | "q" | "qml" | "qore" | "r" | "racket" | "rkt" | "cshtml" | "razor" | "jsx" | "tsx" | "reason" | "regex" | "rego" | "renpy" | "rpy" | "rescript" | "res" | "rest" | "rip" | "roboconf" | "robotframework" | "robot" | "ruby" | "rb" | "rust" | "sas" | "sass" | "scss" | "scala" | "scheme" | "shell-session" | "sh-session" | "shellsession" | "smali" | "smalltalk" | "smarty" | "sml" | "smlnj" | "solidity" | "sol" | "solution-file" | "sln" | "soy" | "sparql" | "rq" | "splunk-spl" | "sqf" | "sql" | "squirrel" | "stan" | "stata" | "iecst" | "stylus" | "supercollider" | "sclang" | "swift" | "systemd" | "t4-templating" | "t4-cs" | "t4" | "t4-vb" | "tap" | "tcl" | "tt2" | "textile" | "toml" | "tremor" | "trickle" | "troy" | "turtle" | "trig" | "twig" | "typescript" | "ts" | "typoscript" | "tsconfig" | "unrealscript" | "uscript" | "uc" | "uorazor" | "uri" | "url" | "v" | "vala" | "vbnet" | "velocity" | "verilog" | "vhdl" | "vim" | "visual-basic" | "vb" | "vba" | "warpscript" | "wasm" | "web-idl" | "webidl" | "wgsl" | "wiki" | "wolfram" | "mathematica" | "nb" | "wl" | "wren" | "xeora" | "xeoracube" | "xml-doc" | "xojo" | "xquery" | "yaml" | "yml" | "yang" | "zig"; theme: "a11yDark" | "atomDark" | "baseAteliersulphurpoolLight" | "cb" | "coldarkCold" | "coldarkDark" | "coyWithoutShadows" | "darcula" | "dracula" | "duotoneDark" | "duotoneEarth" | "duotoneForest" | "duotoneLight" | "duotoneSea" | "duotoneSpace" | "ghcolors" | "gruvboxDark" | "gruvboxLight" | "holiTheme" | "hopscotch" | "laserwave" | "lucario" | "materialDark" | "materialLight" | "materialOceanic" | "nightOwl" | "nord" | "oneDark" | "oneLight" | "pojoaque" | "shadesOfPurple" | "solarizedDarkAtom" | "synthwave84" | "vesper" | "vs" | "vscDarkPlus" | "xonokai" | "zTouch"; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; fontSize?: number | undefined; fontFamily?: string | undefined; showLineNumber?: boolean | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "MARKDOWN"; content: string; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; containerPaddingTop?: number | undefined; containerPaddingLeft?: number | undefined; containerPaddingRight?: number | undefined; containerPaddingBottom?: number | undefined; bgImage?: string | undefined; bgColor?: string | undefined; width?: number | undefined; align?: "left" | "center" | "right" | undefined; maxWidth?: number | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; } | { type: "SPACER"; height: number; linkHref?: string | undefined; hideOn?: "mobile" | "desktop" | undefined; meta?: Record | undefined; bgColor?: string | undefined; radiusTopLeft?: number | undefined; radiusTopRight?: number | undefined; radiusBottomLeft?: number | undefined; radiusBottomRight?: number | undefined; borderLeftWidth?: number | undefined; borderRightWidth?: number | undefined; borderTopWidth?: number | undefined; borderBottomWidth?: number | undefined; borderColor?: string | undefined; borderStyle?: "solid" | "dashed" | "dotted" | undefined; }, unknown>>>>; }, z.core.$strip>>; }, z.core.$strip>; export declare const zodEmailNodeSchema: z.ZodType;