export declare function addAddressPadding(address: string): string; export declare function validateAndParseAddress(address: string): string;