declare const ModalTheme: { show: string; static: string; staticProperties: string; wrapper: string; }; export default ModalTheme;