export declare const calc_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 buydown_calculator_form: string; export declare const errorTag: string; export declare const form_wrapper: 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 fieldset: string; export declare const row_form: string; export declare const checkbox_row: string; export declare const calculate_row: string; export declare const relative: string; export declare const label_symbol: string; export declare const cash: string; export declare const percent: string; export declare const prefix_pad: string; export declare const submit_section: string; export declare const span_12: string; export declare const form_disclosure: string; export declare const bodyContent: string; export declare const theme_header: import('@vanilla-extract/recipes').RuntimeFn<{ variant: { primary: { selectors: { [x: string]: { WebkitBackgroundClip: "text"; backgroundImage: `var(--${string})`; WebkitTextFillColor: "transparent"; textShadow: "0px 0px #00000000"; color?: undefined; } | { color: `var(--${string})`; WebkitBackgroundClip?: undefined; backgroundImage?: undefined; WebkitTextFillColor?: undefined; textShadow?: undefined; }; }; }; secondary: { selectors: { [x: string]: { WebkitBackgroundClip: "text"; backgroundImage: `var(--${string})`; WebkitTextFillColor: "transparent"; textShadow: "0px 0px #00000000"; color?: undefined; } | { color: `var(--${string})`; WebkitBackgroundClip?: undefined; backgroundImage?: undefined; WebkitTextFillColor?: undefined; textShadow?: undefined; }; }; }; tertiary: { color: `var(--${string})`; }; quaternary: { color: `var(--${string})`; }; }; }>; export declare const mt_8: string; export declare const pis_0: string;