import { Theme } from './types';
export declare const bootstrapTheme: Theme;
export default bootstrapTheme;
