declare const EventDialogTabPanel: import("@emotion/styled").StyledComponent, Pick, HTMLDivElement>, keyof import("react").HTMLAttributes | keyof import("react").ClassAttributes>, {}>; declare const EventDialogTabContent: import("@emotion/styled").StyledComponent, Pick, HTMLDivElement>, keyof import("react").HTMLAttributes | keyof import("react").ClassAttributes>, {}>; export { EventDialogTabPanel, EventDialogTabContent };