export declare const groupText: import("@vanilla-extract/recipes").RuntimeFn<{ animation: { expand: { animation: `${string} 250ms cubic-bezier(0.5, 0, 0.1, 1)`; }; }; }>; export declare const groupStack: string; export declare const pinnedItemDropableArea: string; export declare const pinnedItemRelativeDiv: string; export declare const pinnedItemContainer: import("@vanilla-extract/recipes").RuntimeFn<{ expanded: { true: { marginLeft: `var(--${string})`; paddingLeft: `var(--${string})`; }; }; }>; export declare const separator: string; export declare const showHideStack: import("@vanilla-extract/recipes").RuntimeFn<{ expanding: { true: { animation: `${string} 250ms cubic-bezier(0.5, 0, 0.1, 1)`; }; }; }>; //# sourceMappingURL=styles.css.d.ts.map