/** * Copyright 2020-2025 New Relic, Inc. All rights reserved. * SPDX-License-Identifier: Apache-2.0 */ export function toTitleCase(str: any, regex?: RegExp): any; //# sourceMappingURL=text.d.ts.map