import { Theme } from '@fullcalendar/core/internal'; declare class BootstrapTheme extends Theme { } export { BootstrapTheme };