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