import type { CardHeaderProps } from '@mui/material'; import React from 'react'; /** Card header for embed plugins with avatar, title, refresh chip, and menu actions. */ export declare const EmbedCardHeader: React.FC; //# sourceMappingURL=EmbedCardHeader.d.ts.map