export declare function parseAmountSafely(hexValue: string): string;
export declare function padAddress(topic?: string): string;
