export declare const angle: `var(--${string})`; export declare const offsetVar: `var(--${string})`; export declare const gradientBorder: string; export declare const gradientBorderUfb: string; export declare const inputFocusKeyframes: string; export declare const gradientFocus: string; export declare const focusAnimation: string; export declare const shadowAnimation: string;