import React from 'react'; declare const SvgEmbed: (props: React.SVGAttributes) => JSX.Element; export default SvgEmbed; //# sourceMappingURL=Embed.d.ts.map