import React from 'react'; export declare const Subscript: ({ children }: { children: any; }) => React.JSX.Element; export * from './deserializer';