export declare const IntegrationAppIntegrationProvider: ({ integrationId, children }: { integrationId: any; children: any; }) => import("react/jsx-runtime").JSX.Element;