export declare const item: import("@vanilla-extract/recipes").RuntimeFn<{ spacing: { small: { height: string; ':before': { height: string; }; }; medium: { height: string; ':before': { height: string; }; }; }; }>; export declare const dot: import("@vanilla-extract/recipes").RuntimeFn<{ variant: { neutral: string[]; black: string[]; information: string[]; success: string[]; notice: string[]; negative: string[]; }; }>;