import { EmbedRenderOptions } from '.';
export interface EmbedEventAnalysisOptions extends EmbedRenderOptions {
}
