interface MatrixGenerationPanelHeaderProps { showStocsy: boolean; showBoxPlot: boolean; } export declare function MatrixGenerationPanelHeader(props: MatrixGenerationPanelHeaderProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=MatrixGenerationPanelHeader.d.ts.map