export declare const makeHexLengthEven: (s: string) => string;
