export { reduceMotion } from "./reduce-motion";
export { rtl } from "./rtl";
export { space } from "./space";
export { font } from "./font";
export { breakpoint } from "./breakpoint";
export { config } from "./config";
export { default as CONFIG } from "./config-values";
export { COLORS } from "./colors-values";
export { color, rgba } from "./colors";
//# sourceMappingURL=style-mixins.d.ts.map