export declare function getCertName(mspdir: string): string; export declare function createNodeOU(enable?: boolean, pathFromMSPDir?: string, mspdir?: string, cert?: string): void;