export declare const ax1_container: string; export declare const ax1_table_container: string; export declare const ax1_calculator_wrapper: string; export declare const ax1_input_container: string; export declare const ax1_input_label: string; export declare const ax1_calculator_input: string; export declare const ax1_d_label: string; export declare const ax1_m_label: string; export declare const ax1_calculator_button: string; export declare const ax1_calc_icon: string; export declare const ax1_header_container: string; export declare const ax1_header_calc: string; export declare const ax1_calc_text: string; export declare const ax1_description_text: 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 ax1_calc_disclosure: 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 call_to_action_row: string; export declare const tieredRowAnimation: string; export declare const tieredRowAnimationDelayed: string;