export declare const executive_bio: string; export declare const compact: string; export declare const item_bio: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { background: `var(--${string})`; color: `var(--${string})`; borderColor: `var(--${string})`; }; secondary: { background: `var(--${string})`; color: `var(--${string})`; }; tertiary: { background: `var(--${string})`; color: `var(--${string})`; }; quaternary: { background: `var(--${string})`; color: `var(--${string})`; }; }; }>; export declare const headline_setting: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const job_title: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const svg_icon: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { fill: `var(--${string})`; }; secondary: { fill: `var(--${string})`; }; tertiary: { fill: `var(--${string})`; }; quaternary: { fill: `var(--${string})`; }; }; }>; export declare const description: string; export declare const contact_col: string; export declare const padding: string; export declare const copy: string; export declare const contact_entry: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: "#0062B3"; }; secondary: { color: "#0062B3"; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const contacts: string; export declare const headshot: string; export declare const img_area: string; export declare const components: import('@vanilla-extract/recipes').RuntimeFn<{ columns: { 1: { gridTemplateColumns: "1fr"; }; 2: { gridTemplateColumns: "repeat(2, 1fr)"; width: "min(840px, calc(100% - 4rem))"; "@media": { "(max-width: 768px)": { gridTemplateColumns: "1fr"; width: "min(350px, calc(100% - 2rem))"; }; }; }; 3: { gridTemplateColumns: "repeat(3, 1fr)"; "@media": { "(max-width: 1175px)": { gridTemplateColumns: "repeat(2, 1fr)"; width: "min(840px, calc(100% - 4rem))"; }; "(max-width: 768px)": { gridTemplateColumns: "1fr"; width: "min(350px, calc(100% - 2rem))"; }; }; }; 4: { gridTemplateColumns: "repeat(4, 1fr)"; "@media": { "(max-width: 1175px)": { gridTemplateColumns: "repeat(2, 1fr)"; width: "min(840px, calc(100% - 4rem))"; }; "(max-width: 768px)": { gridTemplateColumns: "1fr"; width: "min(350px, calc(100% - 2rem))"; }; "(min-width: 1176px)": { width: "min(1000px, 100%)"; }; }; }; }; }>; export declare const media: string; export declare const person: string; export declare const shift: string; export declare const bio_section_text: string; export declare const section_theme: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { background: `var(--${string})`; color: `var(--${string})`; }; secondary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: "56px"; "@media": { "(max-width: 1023px)": { paddingBlock: "42px"; }; "(max-width: 768px)": { paddingBlock: "32px"; }; }; }; tertiary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: "56px"; "@media": { "(max-width: 1023px)": { paddingBlock: "42px"; }; "(max-width: 768px)": { paddingBlock: "32px"; }; }; }; quaternary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: "56px"; "@media": { "(max-width: 1023px)": { paddingBlock: "42px"; }; "(max-width: 768px)": { paddingBlock: "32px"; }; }; }; }; }>; export declare const header_theme: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const details: string; export declare const url_row: string; export declare const flexColumn: string; export declare const ceoSection: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { background: `var(--${string})`; color: `var(--${string})`; }; secondary: { background: `var(--${string})`; color: `var(--${string})`; }; tertiary: { background: `var(--${string})`; color: `var(--${string})`; }; quaternary: { background: `var(--${string})`; color: `var(--${string})`; }; }; }>; export declare const ceoContainer: string; export declare const ceoWrapper: string; export declare const ceoMedia: string; export declare const ceoImgWrapper: string; export declare const imgAlignment: string; export declare const highlights: string; export declare const bulletsHeadline: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const bulletsWrapper: string; export declare const ceoContent: string; export declare const ceoHeader: string; export declare const ceoPersonalInfo: string; export declare const ceo_name: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const ceo_title: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const ceo_contacts: string; export declare const svg_color: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { fill: "#2F5B88"; }; secondary: { fill: "#2F5B88"; }; tertiary: { fill: `var(--${string})`; }; quaternary: { fill: `var(--${string})`; }; }; }>; export declare const ceo_quote: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const ceo_body: string; export declare const hover: string; export declare const social: string; export declare const tooltip: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { background: `var(--${string})`; color: `var(--${string})`; }; secondary: { background: `var(--${string})`; color: `var(--${string})`; }; tertiary: { background: `var(--${string})`; color: `var(--${string})`; }; quaternary: { background: `var(--${string})`; color: `var(--${string})`; }; }; }>; export declare const order_3: string; export declare const overlay: string; export declare const stroke_color: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { stroke: `var(--${string})`; }; secondary: { stroke: `var(--${string})`; }; tertiary: { stroke: `var(--${string})`; }; quaternary: { stroke: `var(--${string})`; }; }; }>;