import { Overlay } from './Overlay';

export { OverlayProps, OverlayTheme } from './Overlay';
export { Overlay }
export default Overlay;
