import { DialogBoxTheme } from './types'; declare const dialogBox: DialogBoxTheme; export default dialogBox;