import { type JSX } from 'react'; export declare const replaceUrlsWithLinks: (text: string) => string | JSX.Element; //# sourceMappingURL=replace-urls-with-links.d.ts.map