export declare function makeSubject(applicationName: string, hostname: string): string;
