export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{ size: { small: { width: string; }; medium: { width: string; }; large: { width: string; }; }; }>;