export declare const container: 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 apy_calculator: string; export declare const calculator_section: string; export declare const section_header: string; export declare const apy_calculator_form: string; export declare const errorTag: string; export declare const fieldset: string; export declare const field_row: string; export declare const field_label: string; export declare const field_row_input: string; export declare const field_row_input_error: string; export declare const field_error: string; export declare const relative: string; export declare const label_symbol: string; export declare const percent: string; export declare const span_12: string; export declare const form_disclosure: string; export declare const marketing: string; 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 mt_8: string; export declare const pis_0: string; export declare const listbox_button: string; export declare const chevron_icon: string; export declare const listbox_options: string; export declare const listbox_option: string; export declare const results_wrapper: string; export declare const optional_badge: string; export declare const scrambling: string; export declare const result_card: string; export declare const result_section: string; export declare const result_value_label: string; export declare const result_value: string; export declare const result_item: string; export declare const result_item_label: string; export declare const result_item_value: string; export declare const result_image: string; export declare const definitions_accordion: string; export declare const definitions_button: string; export declare const definitions_h2: 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 definitions_panel: string; export declare const definitions_columns: string; export declare const definitions_column: string; export declare const definitions_item: string; export declare const definitions_term: string; export declare const definitions_text: string; export declare const calc_btn: string;