export interface Cer {
    cer: string;
    nocer: string;
}
//# sourceMappingURL=certificate.interface.d.ts.map