/**
 * @param {string} input
 * @returns {string}
 */
export function convert(input: string): string;
//# sourceMappingURL=index.d.ts.map