import { CSSProperties } from 'react'; export declare const resolveSx: (sx: unknown) => CSSProperties;