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