/// import { Registry } from '../registry'; export declare function withSdkProvider(component: JSX.Element, registry?: Registry): JSX.Element;