export declare function makeApplicationUrn(hostname: string, suffix: string): string;
