/** Certificate kind */
export declare enum CertificateKindEnum {
    'IMPORTED' = "IMPORTED"
}
//# sourceMappingURL=CertificateKindEnum.d.ts.map