export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{ fadeIn: { true: { animationName: string; animationDuration: string; animationTimingFunction: string; }; }; }>;