import React from 'react'; export declare function withMosaicProvider

(WrappedComponent: React.ComponentType

): React.FC

;