import type { SchemaReducerWrapper } from '../../schema-types/types'; export { withCSSBreakpointRules } from '../../schema-types/new-style/modifiers/with-style-breakpoint-rules/with-style-breakpoint-rules'; export declare const withBaseReducerModifiers: SchemaReducerWrapper;