export declare function Remove0xPrefix(s: string): string;
export declare function CombinationKey(keys: string[]): string;
