export declare const expandButtonCSS: import("@vanilla-extract/recipes").RuntimeFn<{ isFocusVisible: { true: { textDecoration: "none"; }; false: {}; }; }>;