export declare function parseDn(seq: string): Map<string, string>;
