import { mols } from '@declaration';
import React from 'react';
export declare const LinkifyText: React.FC<mols.LinkifyTextProps>;
