import type { Values } from '@brix-ui/utils/types'; import { Breakpoint } from '../css'; export type BreakpointsProps = Partial, 'xs'>, T>> & T;