export type IAllowFirstLastIPType = "Yes" | "No"; export type AllowFirstLastIPType = IAllowFirstLastIPType; export type { IAllowFirstLastIPType as IComGithubCiliumCiliumPkgK8sApisCiliumIoV2AllowFirstLastIPType, AllowFirstLastIPType as ComGithubCiliumCiliumPkgK8sApisCiliumIoV2AllowFirstLastIPType };