export declare const extractStyleProps: (properties: Set, props: Object) => { styleProps: {}; otherProps: {}; };