import type { IconButtonProps } from '@mui/material'; import React from 'react'; /** Overflow menu button for embed card actions such as viewing source JSON. */ export declare const EmbedMenu: React.FC; //# sourceMappingURL=EmbedMenu.d.ts.map