export declare class DocTypeHandlers { private static keyMappings; static getDocURL(internalKey: string): string | undefined; }