export declare const email_only_h2: string; export declare const formContainer: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { background: `var(--${string})`; color: `var(--${string})`; }; secondary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: number; }; tertiary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: number; }; quaternary: { background: `var(--${string})`; color: `var(--${string})`; paddingBlock: number; }; }; }>; export declare const email_only_padding: string; export declare const iconForm: string; export declare const headerContainer: string; export declare const axosHeader: string; export declare const headerF: 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 headerForm: 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 formWrapper: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; formType: { email: { alignItems: "flex-start"; gap: number; gridTemplateColumns: "1fr auto !important"; }; emailUs: { gridTemplateColumns: "1fr !important"; }; questionnaire: { display: "flex"; flexDirection: "column"; }; default: { gridTemplateColumns: "1fr 1fr"; }; }; }>; export declare const form_row: string; export declare const actions: string; export declare const disclosureForm: 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 form: string; export declare const apply_now_form: string; export declare const success_wrap: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; background: `var(--${string})`; }; secondary: { color: `var(--${string})`; background: `var(--${string})`; }; tertiary: { color: `var(--${string})`; background: `var(--${string})`; }; quaternary: { color: `var(--${string})`; background: `var(--${string})`; }; }; }>; export declare const success_icon: string; export declare const succes_check_mark: string; export declare const success_circle: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { stroke: `var(--${string})`; }; secondary: { stroke: `var(--${string})`; }; tertiary: { stroke: `var(--${string})`; }; quaternary: { stroke: `var(--${string})`; }; }; }>; export declare const descriptionField: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { color: `var(--${string})`; }; secondary: { color: `var(--${string})`; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; formType: { questionnaire: { marginTop: "1rem"; }; }; }>; export declare const fullRowForm: string; export declare const one_row: string; export declare const section_title: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { borderBottom: `1px solid var(--${string})`; }; secondary: { borderBottom: `1px solid var(--${string})`; }; tertiary: { borderBottom: `1px solid var(--${string})`; }; quaternary: { borderBottom: `1px solid var(--${string})`; }; }; }>; export declare const checkbox_group: string; export declare const ro_input: string; export declare const pl_label: string; export declare const x_input: string; export declare const xc_input: string; export declare const fullRowSelect: string; export declare const mt2rem: string; export declare const centerSelect: string; export declare const formBtns: string; export declare const modalCheckboxContainer: string; export declare const threeColRow: string; export declare const mt1Rem: string; export declare const mw24: string; export declare const modalMobile: string; export declare const resposiveLabel: string; export declare const dropdown: string; export declare const dynPH: string; export declare const na_cursor: string; export declare const show_options: string; export declare const hide_options: string; export declare const back_btn_apply_now: string; export declare const iconbillboards_option_apply_now: string; export declare const form_nav_apply_now: string; export declare const step_title_apply_now: string; export declare const submitErrorText: string; export declare const email_only_btn: string;