import React from 'react'; declare const Linkly: ({ api, onChange }: any) => React.JSX.Element; export default Linkly;