export { GetFolderServiceAccountArgs, GetFolderServiceAccountResult, GetFolderServiceAccountOutputArgs } from "./getFolderServiceAccount"; export declare const getFolderServiceAccount: typeof import("./getFolderServiceAccount").getFolderServiceAccount; export declare const getFolderServiceAccountOutput: typeof import("./getFolderServiceAccount").getFolderServiceAccountOutput; export { GetOrganizationServiceAccountArgs, GetOrganizationServiceAccountResult, GetOrganizationServiceAccountOutputArgs } from "./getOrganizationServiceAccount"; export declare const getOrganizationServiceAccount: typeof import("./getOrganizationServiceAccount").getOrganizationServiceAccount; export declare const getOrganizationServiceAccountOutput: typeof import("./getOrganizationServiceAccount").getOrganizationServiceAccountOutput; export { GetProjectServiceAccountArgs, GetProjectServiceAccountResult, GetProjectServiceAccountOutputArgs } from "./getProjectServiceAccount"; export declare const getProjectServiceAccount: typeof import("./getProjectServiceAccount").getProjectServiceAccount; export declare const getProjectServiceAccountOutput: typeof import("./getProjectServiceAccount").getProjectServiceAccountOutput;