import type { IntegrationDomainState } from './integration.types'; export declare const integrationDomainInitialState: IntegrationDomainState;