import { StyleDef, WrappedStyleDef } from '../../meta/def'; export declare function defUnwrap(raw: StyleDef | WrappedStyleDef): StyleDef;