/**
 * @since 0.1.0
 *
 * @packageDocumentation
 */
/*!
 * @maddimathon/utility-typescript@2.0.0-beta
 * @license MIT
 */
export * from './slugify.js';
export * from './softWrapText.js';
export * from './timestamp.js';
export * from './toTitleCase.js';
//# sourceMappingURL=index.d.ts.map