export { IntegrationTeamsTenantBasedHandleArgs, IntegrationTeamsTenantBasedHandleState } from "./integrationTeamsTenantBasedHandle"; export type IntegrationTeamsTenantBasedHandle = import("./integrationTeamsTenantBasedHandle").IntegrationTeamsTenantBasedHandle; export declare const IntegrationTeamsTenantBasedHandle: typeof import("./integrationTeamsTenantBasedHandle").IntegrationTeamsTenantBasedHandle; export { IntegrationTeamsWorkflowsWebhookHandleArgs, IntegrationTeamsWorkflowsWebhookHandleState } from "./integrationTeamsWorkflowsWebhookHandle"; export type IntegrationTeamsWorkflowsWebhookHandle = import("./integrationTeamsWorkflowsWebhookHandle").IntegrationTeamsWorkflowsWebhookHandle; export declare const IntegrationTeamsWorkflowsWebhookHandle: typeof import("./integrationTeamsWorkflowsWebhookHandle").IntegrationTeamsWorkflowsWebhookHandle;