/** DNSSEC Key Flag Type: 256=ZSK (Zone Signing Key), 257=KSK (Key Signing Key) */
export type KeyFlagEnum = number;
//# sourceMappingURL=KeyFlagEnum.d.ts.map