export declare const iconShape: import("@vanilla-extract/recipes").RuntimeFn<{ active: { true: { border: `1px solid ${string}`; }; false: { border: "none"; }; }; }>; //# sourceMappingURL=IconShape.css.d.ts.map