import type { string_javascript_name } from '../../types/string_person_fullname';
/**
 * Gets human-readable titles for WALLET tool functions.
 *
 * @private function of WalletCommitmentDefinition
 */
export declare function getWalletToolTitles(): Record<string_javascript_name, string>;
