import type { string_javascript_name } from '../../types/string_person_fullname';
/**
 * Returns human-readable titles for USE PROJECT tool functions.
 *
 * @private function of UseProjectCommitmentDefinition
 */
export declare function getUseProjectToolTitles(): Record<string_javascript_name, string>;
