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