export { DefaultSupportedIdpConfigArgs } from "./defaultSupportedIdpConfig"; export type DefaultSupportedIdpConfig = import("./defaultSupportedIdpConfig").DefaultSupportedIdpConfig; export declare const DefaultSupportedIdpConfig: typeof import("./defaultSupportedIdpConfig").DefaultSupportedIdpConfig; export { GetDefaultSupportedIdpConfigArgs, GetDefaultSupportedIdpConfigResult, GetDefaultSupportedIdpConfigOutputArgs } from "./getDefaultSupportedIdpConfig"; export declare const getDefaultSupportedIdpConfig: typeof import("./getDefaultSupportedIdpConfig").getDefaultSupportedIdpConfig; export declare const getDefaultSupportedIdpConfigOutput: typeof import("./getDefaultSupportedIdpConfig").getDefaultSupportedIdpConfigOutput; export { GetInboundSamlConfigArgs, GetInboundSamlConfigResult, GetInboundSamlConfigOutputArgs } from "./getInboundSamlConfig"; export declare const getInboundSamlConfig: typeof import("./getInboundSamlConfig").getInboundSamlConfig; export declare const getInboundSamlConfigOutput: typeof import("./getInboundSamlConfig").getInboundSamlConfigOutput; export { GetOauthIdpConfigArgs, GetOauthIdpConfigResult, GetOauthIdpConfigOutputArgs } from "./getOauthIdpConfig"; export declare const getOauthIdpConfig: typeof import("./getOauthIdpConfig").getOauthIdpConfig; export declare const getOauthIdpConfigOutput: typeof import("./getOauthIdpConfig").getOauthIdpConfigOutput; export { GetTenantArgs, GetTenantResult, GetTenantOutputArgs } from "./getTenant"; export declare const getTenant: typeof import("./getTenant").getTenant; export declare const getTenantOutput: typeof import("./getTenant").getTenantOutput; export { GetTenantIamPolicyArgs, GetTenantIamPolicyResult, GetTenantIamPolicyOutputArgs } from "./getTenantIamPolicy"; export declare const getTenantIamPolicy: typeof import("./getTenantIamPolicy").getTenantIamPolicy; export declare const getTenantIamPolicyOutput: typeof import("./getTenantIamPolicy").getTenantIamPolicyOutput; export { InboundSamlConfigArgs } from "./inboundSamlConfig"; export type InboundSamlConfig = import("./inboundSamlConfig").InboundSamlConfig; export declare const InboundSamlConfig: typeof import("./inboundSamlConfig").InboundSamlConfig; export { OauthIdpConfigArgs } from "./oauthIdpConfig"; export type OauthIdpConfig = import("./oauthIdpConfig").OauthIdpConfig; export declare const OauthIdpConfig: typeof import("./oauthIdpConfig").OauthIdpConfig; export { TenantArgs } from "./tenant"; export type Tenant = import("./tenant").Tenant; export declare const Tenant: typeof import("./tenant").Tenant; export { TenantIamBindingArgs } from "./tenantIamBinding"; export type TenantIamBinding = import("./tenantIamBinding").TenantIamBinding; export declare const TenantIamBinding: typeof import("./tenantIamBinding").TenantIamBinding; export { TenantIamMemberArgs } from "./tenantIamMember"; export type TenantIamMember = import("./tenantIamMember").TenantIamMember; export declare const TenantIamMember: typeof import("./tenantIamMember").TenantIamMember; export { TenantIamPolicyArgs } from "./tenantIamPolicy"; export type TenantIamPolicy = import("./tenantIamPolicy").TenantIamPolicy; export declare const TenantIamPolicy: typeof import("./tenantIamPolicy").TenantIamPolicy; export * from "../../types/enums/identitytoolkit/v2";