export { GetGuestPolicyArgs, GetGuestPolicyResult, GetGuestPolicyOutputArgs } from "./getGuestPolicy"; export declare const getGuestPolicy: typeof import("./getGuestPolicy").getGuestPolicy; export declare const getGuestPolicyOutput: typeof import("./getGuestPolicy").getGuestPolicyOutput; export { GetPatchDeploymentArgs, GetPatchDeploymentResult, GetPatchDeploymentOutputArgs } from "./getPatchDeployment"; export declare const getPatchDeployment: typeof import("./getPatchDeployment").getPatchDeployment; export declare const getPatchDeploymentOutput: typeof import("./getPatchDeployment").getPatchDeploymentOutput; export { GuestPolicyArgs } from "./guestPolicy"; export type GuestPolicy = import("./guestPolicy").GuestPolicy; export declare const GuestPolicy: typeof import("./guestPolicy").GuestPolicy; export { PatchDeploymentArgs } from "./patchDeployment"; export type PatchDeployment = import("./patchDeployment").PatchDeployment; export declare const PatchDeployment: typeof import("./patchDeployment").PatchDeployment; export * from "../../types/enums/osconfig/v1beta";