/**
 * @license
 * Copyright 2024 glare-labs & bre97-web
 * SPDX-License-Identifier: MIT
 */
export declare function toKebabCase(str: string): string;
//# sourceMappingURL=strings.d.ts.map