export declare const pkgName: string;
export declare const pkgVersion: string;
export declare const generatedSeparator: string;
export declare const generatedSeparatorRE: RegExp;
