export declare const buttonStyle: string; export declare const withActionVariant: Record<"true", string>; export declare const containerStyle: import('@vanilla-extract/recipes').RuntimeFn<{ withActionVariant: Record<"true", string>; }>; //# sourceMappingURL=styled.css.d.ts.map