import type { string_javascript_name } from '../../types/string_person_fullname'; /** * Gets all tool titles provided by all commitments * * @public exported from `@promptbook/core` */ export declare function getAllCommitmentsToolTitles(): Record;