import type { string_javascript_name } from '../../types/string_person_fullname';
/**
 * Gets human-readable tool labels for USE CALENDAR functions.
 *
 * @private function of UseCalendarCommitmentDefinition
 */
export declare function getUseCalendarToolTitles(): Record<string_javascript_name, string>;
