// @ts-nocheck import { ProviderInput, TypeProvider } from "../types"; export default function GoogleWorkspaces(input: ProviderInput): TypeProvider;