export declare const expandButtonHeaderCellWrapper: string; export declare const expandButtonCellWrapper: string; export declare const expandIndentSvg: string; export declare const expandIndentSvgSize: import("@vanilla-extract/recipes").RuntimeFn<{ rowCanExpand: { true: { right: `calc(20 + ${string})`; }; }; }>; export declare const expanderButton: string;