import type { StyleProp } from '../../Box'; export declare function getBaseValue(value: StyleProp): Value | undefined;