export declare const dividerCSS: import("@vanilla-extract/recipes").RuntimeFn<{ orientation: { horizontal: { width: "100%"; height: string; }; vertical: { width: string; height: "100%"; }; }; flexItem: { true: {}; false: {}; }; }>; //# sourceMappingURL=Divider.css.d.ts.map