import React from 'react'; export * from './deserializer'; export declare const Hyperlink: (props: any) => React.JSX.Element; export * from './withHyperlink';